License |
License |
---|---|
GroupId | GroupIdcom.aeontronix.genesis |
ArtifactId | ArtifactIdgenesis-templating |
Version | Version1.0.0-beta7 |
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-beta7</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.genesis/genesis-templating/
implementation 'com.aeontronix.genesis:genesis-templating:1.0.0-beta7'
// https://jarcasting.com/artifacts/com.aeontronix.genesis/genesis-templating/
implementation ("com.aeontronix.genesis:genesis-templating:1.0.0-beta7")
'com.aeontronix.genesis:genesis-templating:jar:1.0.0-beta7'
<dependency org="com.aeontronix.genesis" name="genesis-templating" rev="1.0.0-beta7">
<artifact name="genesis-templating" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.genesis', module='genesis-templating', version='1.0.0-beta7')
)
libraryDependencies += "com.aeontronix.genesis" % "genesis-templating" % "1.0.0-beta7"
[com.aeontronix.genesis/genesis-templating "1.0.0-beta7"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
com.aeontronix.aeon-commons : aeon-commons | jar | 1.3.22 |
org.freemarker : freemarker | jar | 2.3.31 |
info.picocli : picocli | jar | 4.6.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.apache.commons : commons-compress | jar | 1.21 |