Last Version

Jenerator 0.9.104

Jenerator is a code generator framework for Java.

License

License

GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

jenerator_build
Version

Version

0.9.104
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 0.9.104


<!-- 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