License |
License |
---|---|
GroupId | GroupIdorg.agiso.tempel |
ArtifactId | ArtifactIdtempel-core |
Last Version | Last Version0.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAGISO Tempel CORE
Tool for generation resources based on templates.
|
Project Organization |
Project Organizationagiso.org |
Filename | Size |
---|---|
tempel-core-0.0.1.RELEASE.pom | |
tempel-core-0.0.1.RELEASE.jar | 60 KB |
tempel-core-0.0.1.RELEASE-sources.jar | 49 KB |
tempel-core-0.0.1.RELEASE-javadoc.jar | 217 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.agiso.tempel/tempel-core/ -->
<dependency>
<groupId>org.agiso.tempel</groupId>
<artifactId>tempel-core</artifactId>
<version>0.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.agiso.tempel/tempel-core/
implementation 'org.agiso.tempel:tempel-core:0.0.1.RELEASE'
// https://jarcasting.com/artifacts/org.agiso.tempel/tempel-core/
implementation ("org.agiso.tempel:tempel-core:0.0.1.RELEASE")
'org.agiso.tempel:tempel-core:jar:0.0.1.RELEASE'
<dependency org="org.agiso.tempel" name="tempel-core" rev="0.0.1.RELEASE">
<artifact name="tempel-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.agiso.tempel', module='tempel-core', version='0.0.1.RELEASE')
)
libraryDependencies += "org.agiso.tempel" % "tempel-core" % "0.0.1.RELEASE"
[org.agiso.tempel/tempel-core "0.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context Optional | jar | 4.0.0.RELEASE |
org.agiso.tempel : tempel-api | jar | 0.0.1.RELEASE |
com.thoughtworks.xstream : xstream | jar | 1.4.6 |
org.apache.velocity : velocity | jar | 1.7 |
org.agiso.core : agiso-core-logging | jar | 0.0.1.RELEASE |
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
org.slf4j : jul-to-slf4j | jar | 1.7.5 |