| License |
License |
|---|---|
| GroupId | GroupIdorg.agiso.tempel.templates |
| ArtifactId | ArtifactIdtempel-add |
| Version | Version0.0.1.RELEASE |
| Type | Typejar |
| Description |
DescriptionAGISO Tempel Tempel Add Template
Base POM for Tempel templates.
|
| Project Organization |
Project Organizationagiso.org |
| Filename | Size |
|---|---|
| tempel-add-0.0.1.RELEASE.pom | |
| tempel-add-0.0.1.RELEASE.jar | 3 KB |
| tempel-add-0.0.1.RELEASE-sources.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.agiso.tempel.templates/tempel-add/ -->
<dependency>
<groupId>org.agiso.tempel.templates</groupId>
<artifactId>tempel-add</artifactId>
<version>0.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.agiso.tempel.templates/tempel-add/
implementation 'org.agiso.tempel.templates:tempel-add:0.0.1.RELEASE'
// https://jarcasting.com/artifacts/org.agiso.tempel.templates/tempel-add/
implementation ("org.agiso.tempel.templates:tempel-add:0.0.1.RELEASE")
'org.agiso.tempel.templates:tempel-add:jar:0.0.1.RELEASE'
<dependency org="org.agiso.tempel.templates" name="tempel-add" rev="0.0.1.RELEASE">
<artifact name="tempel-add" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.agiso.tempel.templates', module='tempel-add', version='0.0.1.RELEASE')
)
libraryDependencies += "org.agiso.tempel.templates" % "tempel-add" % "0.0.1.RELEASE"
[org.agiso.tempel.templates/tempel-add "0.0.1.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.agiso.tempel : tempel-core-exts Optional | jar | 0.0.1.RELEASE |
| org.agiso.core : agiso-core-logging | jar | 0.0.1.RELEASE |
| org.slf4j : jul-to-slf4j | jar | 1.7.5 |
| org.slf4j : slf4j-simple | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.agiso.tempel : tempel-api Optional | jar | 0.0.1.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.agiso.tempel : tempel-core | jar | 0.0.1.RELEASE |
| org.agiso.tempel : tempel-support-maven | jar | 0.0.1.RELEASE |
| org.agiso.tempel : tempel-support-test | jar | 0.0.1.RELEASE |