Download all versions of jsgen JAR files with all dependencies
jsgen from group com.github.jochenw (version 1.2)
Jsgen is a Java Source Generation Framework: That means, it should be a valuable tool, if you intend to write a custom generator for Java
sources.
As such, it is the successor of a previous framework, called JaxMeJS (http://jaxme.sourceforge.net/JaxMeJS/docs/index.html).
The predecessor came into being as a standalone project. It was incorporated into the bigger JaxMe project, when the latter
was adopted by the Apache Webservices project. And it was buried as part of the bigger project, when the latter was moved to the
Apache Attic (http://svn.apache.org/repos/asf/webservices/archive/jaxme/).
That was fine for quite some time, because the latest released version (JaxMeJS 0.5.2) did its job quite well.
Over the years, however, the Java language has evolved, and the lack of support for features like Generics, or
Annotations, became a burden. Hence the Successor: Jsgen picks up, where JaxMeJS ended. It is, however, a complete
rewrite with several additional features, that the author considers to be important for modern Java applications:
1. It supports Generics.
2. It supports Annotations.
3. The builder pattern has been adopted. Almost all important classes are implemented as builders.
This should make writing the actual source generators much more concise, and maintainable, than
it used to be before.
4. The code style is configurable. Code styles allow you to concentrate on the actual work.
The resulting Jave source will look nicely formatted, anyways. As of this writing, you
can select between two builtin code styles:
- The default code style is basically the authors personal free style, roughly comparable to the default
code style of the Eclipse Java IDE.
- As an alternative, there is also a Maven code style, which is widely used in the Open Source communities.
Compared to the default style, it is less concise, if not even a bit verbose. On the other hand, it is
widely adopted by projects in the vicinity of {{{https://maven.apache.org}Apache Maven}}.
5. Import lists are created, and sorted, automatically.
Artifact jsgen
Group com.github.jochenw
Version 1.2
Last update 10. November 2019
Tags: maven communities anyways supports roughly rewrite authors open over time free basically compared created burden verbose features import considers generation formatted support builder styles builders became comparable like project projects http sourceforge will language years attic some generators bigger jsgen before resulting version modern predecessor personal vicinity latter maintainable builtin write https look hence classes previous implemented jaxmejs should framework valuable configurable pattern additional picks archive annotations part webservices concentrate successor docs being tool apache ended used where sources been almost adopted more incorporated when jaxme applications custom work index however such select means alternative code lack much that default widely than called several even make this evolved other allow concise generics writing well standalone eclipse released because hand author style complete automatically generator buried nicely fine between less lists with important sorted into came repos moved which source quite there actual java html latest intend also jave
Organization not specified
URL https://jochenw.github.io/jsgen
License Apache License, Version 2.0
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!
Group com.github.jochenw
Version 1.2
Last update 10. November 2019
Tags: maven communities anyways supports roughly rewrite authors open over time free basically compared created burden verbose features import considers generation formatted support builder styles builders became comparable like project projects http sourceforge will language years attic some generators bigger jsgen before resulting version modern predecessor personal vicinity latter maintainable builtin write https look hence classes previous implemented jaxmejs should framework valuable configurable pattern additional picks archive annotations part webservices concentrate successor docs being tool apache ended used where sources been almost adopted more incorporated when jaxme applications custom work index however such select means alternative code lack much that default widely than called several even make this evolved other allow concise generics writing well standalone eclipse released because hand author style complete automatically generator buried nicely fine between less lists with important sorted into came repos moved which source quite there actual java html latest intend also jave
Organization not specified
URL https://jochenw.github.io/jsgen
License Apache License, Version 2.0
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!
Page 1 from 1 (items total 1)
© 2015 - 2024 Weber Informatics LLC | Privacy Policy