AGISO Tempel API

Tool for generation resources based on templates.

License

License

GroupId

GroupId

org.agiso.tempel
ArtifactId

ArtifactId

tempel-api
Last Version

Last Version

0.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

AGISO Tempel API
Tool for generation resources based on templates.
Project Organization

Project Organization

agiso.org

Download tempel-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.agiso.tempel/tempel-api/ -->
<dependency>
    <groupId>org.agiso.tempel</groupId>
    <artifactId>tempel-api</artifactId>
    <version>0.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.agiso.tempel/tempel-api/
implementation 'org.agiso.tempel:tempel-api:0.0.1.RELEASE'
// https://jarcasting.com/artifacts/org.agiso.tempel/tempel-api/
implementation ("org.agiso.tempel:tempel-api:0.0.1.RELEASE")
'org.agiso.tempel:tempel-api:jar:0.0.1.RELEASE'
<dependency org="org.agiso.tempel" name="tempel-api" rev="0.0.1.RELEASE">
  <artifact name="tempel-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.agiso.tempel', module='tempel-api', version='0.0.1.RELEASE')
)
libraryDependencies += "org.agiso.tempel" % "tempel-api" % "0.0.1.RELEASE"
[org.agiso.tempel/tempel-api "0.0.1.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
org.agiso.core : agiso-core-lang jar 0.0.1.RELEASE
org.testng : testng Optional jar 6.8.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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1.RELEASE