AGISO Tempel Tempel Add Template

Base POM for Tempel templates.

License

License

GroupId

GroupId

org.agiso.tempel.templates
ArtifactId

ArtifactId

tempel-add
Last Version

Last Version

0.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

AGISO Tempel Tempel Add Template
Base POM for Tempel templates.
Project Organization

Project Organization

agiso.org

Download tempel-add

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.agiso.tempel : tempel-api Optional jar 0.0.1.RELEASE

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1.RELEASE