Jenerator

Jenerator is a code generator framework for Java.

License

License

GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

jenerator_build
Last Version

Last Version

0.9.104
Release Date

Release Date

Type

Type

pom
Description

Description

Jenerator
Jenerator is a code generator framework for Java.
Project URL

Project URL

https://github.com/rupertlssmith/jenerator
Source Code Management

Source Code Management

https://github.com/rupertlssmith/jenerator

Download jenerator_build

How to add to project

<!-- https://jarcasting.com/artifacts/com.thesett/jenerator_build/ -->
<dependency>
    <groupId>com.thesett</groupId>
    <artifactId>jenerator_build</artifactId>
    <version>0.9.104</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.thesett/jenerator_build/
implementation 'com.thesett:jenerator_build:0.9.104'
// https://jarcasting.com/artifacts/com.thesett/jenerator_build/
implementation ("com.thesett:jenerator_build:0.9.104")
'com.thesett:jenerator_build:pom:0.9.104'
<dependency org="com.thesett" name="jenerator_build" rev="0.9.104">
  <artifact name="jenerator_build" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.thesett', module='jenerator_build', version='0.9.104')
)
libraryDependencies += "com.thesett" % "jenerator_build" % "0.9.104"
[com.thesett/jenerator_build "0.9.104"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • catalogue-model
  • catalogue-model-processor
  • power-model-hibernate
  • catalogue-generator
  • catalogue-maven-plugin
  • configurator
  • index
  • javasource
  • javasource-maven-plugin
  • xmlbeans
  • xmlutils
  • catalogue-example
  • catalogue-manager

Versions

Version
0.9.104
0.9.86
0.9.65
0.8.22
0.8.21
0.8.20
0.8.19
0.8.18
0.8.17
0.8.16
0.8.15
0.8.13
0.8.12
0.8.11
0.8.10
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8-M1