License |
License |
---|---|
GroupId | GroupIduk.co.codera |
ArtifactId | ArtifactIdcodera-templating-impl-velocity |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom file for Codera Templating
|
<!-- https://jarcasting.com/artifacts/uk.co.codera/codera-templating-impl-velocity/ -->
<dependency>
<groupId>uk.co.codera</groupId>
<artifactId>codera-templating-impl-velocity</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.codera/codera-templating-impl-velocity/
implementation 'uk.co.codera:codera-templating-impl-velocity:0.0.1'
// https://jarcasting.com/artifacts/uk.co.codera/codera-templating-impl-velocity/
implementation ("uk.co.codera:codera-templating-impl-velocity:0.0.1")
'uk.co.codera:codera-templating-impl-velocity:jar:0.0.1'
<dependency org="uk.co.codera" name="codera-templating-impl-velocity" rev="0.0.1">
<artifact name="codera-templating-impl-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.codera', module='codera-templating-impl-velocity', version='0.0.1')
)
libraryDependencies += "uk.co.codera" % "codera-templating-impl-velocity" % "0.0.1"
[uk.co.codera/codera-templating-impl-velocity "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
uk.co.codera : codera-templating-api | jar | 0.0.1 |
org.apache.velocity : velocity | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 1.10.19 |