License |
License |
---|---|
GroupId | GroupIdio.polygenesis.template-engines |
ArtifactId | ArtifactIdpolygenesis-template-engine-freemarker |
Version | Version0.0.3 |
Type | Typejar |
Description |
DescriptionPolyGenesis is an Extensible & Cross-language Automatic Programming Platform.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.polygenesis.template-engines/polygenesis-template-engine-freemarker/ -->
<dependency>
<groupId>io.polygenesis.template-engines</groupId>
<artifactId>polygenesis-template-engine-freemarker</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.polygenesis.template-engines/polygenesis-template-engine-freemarker/
implementation 'io.polygenesis.template-engines:polygenesis-template-engine-freemarker:0.0.3'
// https://jarcasting.com/artifacts/io.polygenesis.template-engines/polygenesis-template-engine-freemarker/
implementation ("io.polygenesis.template-engines:polygenesis-template-engine-freemarker:0.0.3")
'io.polygenesis.template-engines:polygenesis-template-engine-freemarker:jar:0.0.3'
<dependency org="io.polygenesis.template-engines" name="polygenesis-template-engine-freemarker" rev="0.0.3">
<artifact name="polygenesis-template-engine-freemarker" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.polygenesis.template-engines', module='polygenesis-template-engine-freemarker', version='0.0.3')
)
libraryDependencies += "io.polygenesis.template-engines" % "polygenesis-template-engine-freemarker" % "0.0.3"
[io.polygenesis.template-engines/polygenesis-template-engine-freemarker "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.polygenesis : polygenesis-core | jar | 0.0.3 |
org.freemarker : freemarker | jar | 2.3.28 |
Group / Artifact | Type | Version |
---|---|---|
io.polygenesis : polygenesis-commons-test | test-jar | 0.0.3 |