| License | License | 
|---|---|
| Categories | CategoriesMaven Build Tools | 
| GroupId | GroupIdorg.agiso.tempel.templates | 
| ArtifactId | ArtifactIdtemplate-add-maven | 
| Version | Version0.0.1.RELEASE | 
| Type | Typejar | 
| Description | DescriptionAGISO Tempel Template Add Maven Template Base POM for Tempel templates. | 
| Project Organization | Project Organizationagiso.org | 
<!-- https://jarcasting.com/artifacts/org.agiso.tempel.templates/template-add-maven/ -->
<dependency>
    <groupId>org.agiso.tempel.templates</groupId>
    <artifactId>template-add-maven</artifactId>
    <version>0.0.1.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/org.agiso.tempel.templates/template-add-maven/
implementation 'org.agiso.tempel.templates:template-add-maven:0.0.1.RELEASE'// https://jarcasting.com/artifacts/org.agiso.tempel.templates/template-add-maven/
implementation ("org.agiso.tempel.templates:template-add-maven:0.0.1.RELEASE")'org.agiso.tempel.templates:template-add-maven:jar:0.0.1.RELEASE'<dependency org="org.agiso.tempel.templates" name="template-add-maven" rev="0.0.1.RELEASE">
  <artifact name="template-add-maven" type="jar" />
</dependency>@Grapes(
@Grab(group='org.agiso.tempel.templates', module='template-add-maven', version='0.0.1.RELEASE')
)libraryDependencies += "org.agiso.tempel.templates" % "template-add-maven" % "0.0.1.RELEASE"[org.agiso.tempel.templates/template-add-maven "0.0.1.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| 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-core-exts 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 |