pojobuilder
A Java Code Generator for Pojo Builders (by mkarneim)
1. AutoProxy
Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a design pattern: proxy, delegate, interceptor. (by OleksandrKucherenko)
pojobuilder | 1. AutoProxy | |
---|---|---|
- | - | |
334 | 20 | |
0.0% | - | |
6.5 | 2.4 | |
3 months ago | 4 months ago | |
Java | Java | |
GNU General Public License v3.0 or later | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pojobuilder
Posts with mentions or reviews of pojobuilder.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning pojobuilder yet.
Tracking mentions began in Dec 2020.
1. AutoProxy
Posts with mentions or reviews of 1. AutoProxy.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning 1. AutoProxy yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing pojobuilder and 1. AutoProxy you can also consider the following projects:
RoboCoP - Pure Java code generation tool for generating a fully functional ContentProvider for Android.
android-mvp-architecture - This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
android-contentprovider-generator - A tool to generate Android ContentProviders.
gnirehtet - Gnirehtet provides reverse tethering for Android
Barber
parceler - :package: Android Parcelables made easy through code generation.