Last Version

SimpleGen - Code Generator 3.0.0

SimpleGen is a simple code generator. This is the actual code generator.

License

License

GroupId

GroupId

com.ancientlightstudios
ArtifactId

ArtifactId

simplegen
Version

Version

3.0.0
Type

Type

jar
Description

Description

SimpleGen - Code Generator
SimpleGen is a simple code generator. This is the actual code generator.

Download simplegen 3.0.0


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

Dependencies

compile (13)

Group / Artifact Type Version
com.ancientlightstudios : simplegen-api jar 3.0.0
org.graalvm.js : js-scriptengine jar 19.2.0
org.graalvm.js : js jar 19.2.0
com.beust : jcommander jar 1.48
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
com.hubspot.jinjava : jinjava jar 2.5.4
org.apache.ant : ant jar 1.10.11
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.13.3
com.fasterxml.jackson.core : jackson-annotations jar 2.13.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.jayway.jsonpath : json-path jar 2.2.0
org.slf4j : slf4j-simple jar 1.7.21
com.google.guava : guava jar 31.1-jre

test (3)

Group / Artifact Type Version
io.kotest : kotest-runner-junit5-jvm jar 4.3.1
io.kotest : kotest-assertions-core-jvm jar 4.3.1
io.kotest : kotest-property-jvm jar 4.3.1

Project Modules

There are no modules declared in this project.