License |
License |
---|---|
GroupId | GroupIdcom.aeontronix.genesis |
ArtifactId | ArtifactIdgenesis-templating |
Version | Version1.0.0-beta6 |
Type | Typejar |
Description |
DescriptionGenesis project templating framework
Advanced project template technology
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAeontronix |
<!-- https://jarcasting.com/artifacts/com.aeontronix.genesis/genesis-templating/ -->
<dependency>
<groupId>com.aeontronix.genesis</groupId>
<artifactId>genesis-templating</artifactId>
<version>1.0.0-beta6</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.genesis/genesis-templating/
implementation 'com.aeontronix.genesis:genesis-templating:1.0.0-beta6'
// https://jarcasting.com/artifacts/com.aeontronix.genesis/genesis-templating/
implementation ("com.aeontronix.genesis:genesis-templating:1.0.0-beta6")
'com.aeontronix.genesis:genesis-templating:jar:1.0.0-beta6'
<dependency org="com.aeontronix.genesis" name="genesis-templating" rev="1.0.0-beta6">
<artifact name="genesis-templating" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.genesis', module='genesis-templating', version='1.0.0-beta6')
)
libraryDependencies += "com.aeontronix.genesis" % "genesis-templating" % "1.0.0-beta6"
[com.aeontronix.genesis/genesis-templating "1.0.0-beta6"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
com.aeontronix.aeon-commons : aeon-commons | jar | 1.3.15 |
org.freemarker : freemarker | jar | 2.3.30 |
info.picocli : picocli | jar | 4.5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
org.apache.commons : commons-compress | jar | 1.19 |