AGISO Templates Base POM

Base POM for Tempel templates.

License

License

GroupId

GroupId

org.agiso.tempel.templates
ArtifactId

ArtifactId

templates-base-pom
Last Version

Last Version

0.0.1.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

AGISO Templates Base POM
Base POM for Tempel templates.
Project Organization

Project Organization

agiso.org

Download templates-base-pom

How to add to project

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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1.RELEASE