Last Version

Code Generator 8.6.0

Code generator tool module

License

License

GroupId

GroupId

org.jrebirth.af.tooling
ArtifactId

ArtifactId

codegen
Version

Version

8.6.0
Type

Type

jar
Description

Description

Code Generator
Code generator tool module
Project Organization

Project Organization

JRebirth OSS

Download codegen 8.6.0


<!-- https://jarcasting.com/artifacts/org.jrebirth.af.tooling/codegen/ -->
<dependency>
    <groupId>org.jrebirth.af.tooling</groupId>
    <artifactId>codegen</artifactId>
    <version>8.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jrebirth.af.tooling/codegen/
implementation 'org.jrebirth.af.tooling:codegen:8.6.0'
// https://jarcasting.com/artifacts/org.jrebirth.af.tooling/codegen/
implementation ("org.jrebirth.af.tooling:codegen:8.6.0")
'org.jrebirth.af.tooling:codegen:jar:8.6.0'
<dependency org="org.jrebirth.af.tooling" name="codegen" rev="8.6.0">
  <artifact name="codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jrebirth.af.tooling', module='codegen', version='8.6.0')
)
libraryDependencies += "org.jrebirth.af.tooling" % "codegen" % "8.6.0"
[org.jrebirth.af.tooling/codegen "8.6.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jboss.forge.roaster : roaster-api jar 2.19.5.Final
org.jboss.forge.roaster : roaster-jdt jar 2.19.5.Final
com.x5dev : chunk-templates jar 3.2.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.