License |
License |
---|---|
GroupId | GroupIdcom.ancientlightstudios |
ArtifactId | ArtifactIdsimplegen |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimpleGen - Code Generator
SimpleGen is a simple code generator. This is the actual code generator.
|
Filename | Size |
---|---|
simplegen-3.0.0.pom | |
simplegen-3.0.0.jar | 66 KB |
simplegen-3.0.0-sources.jar | 17 KB |
simplegen-3.0.0-javadoc.jar | 110 KB |
Browse |
<!-- 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"]
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 |
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 |