Last Version

Genesis project templating framework 1.0.0-beta7

Advanced project template technology

License

License

GroupId

GroupId

com.aeontronix.genesis
ArtifactId

ArtifactId

genesis-templating
Version

Version

1.0.0-beta7
Type

Type

jar
Description

Description

Genesis project templating framework
Advanced project template technology
Project URL

Project URL

https://gitlab.com/aeontronix/oss/genesis-templating
Project Organization

Project Organization

Aeontronix

Download genesis-templating 1.0.0-beta7


<!-- 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"]

Dependencies

compile (6)

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

test (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

Project Modules

There are no modules declared in this project.