| License | License | 
|---|---|
| GroupId | GroupIdorg.agiso.tempel | 
| ArtifactId | ArtifactIdtempel-api | 
| Last Version | Last Version0.0.1.RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionAGISO Tempel API Tool for generation resources based on templates. | 
| Project Organization | Project Organizationagiso.org | 
| Filename | Size | 
|---|---|
| tempel-api-0.0.1.RELEASE.pom | |
| tempel-api-0.0.1.RELEASE.jar | 24 KB | 
| tempel-api-0.0.1.RELEASE-sources.jar | 36 KB | 
| tempel-api-0.0.1.RELEASE-javadoc.jar | 207 KB | 
| Browse | 
<!-- 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"]| 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 |