Last Version

AGISO Tempel Velocity Directory Engine 0.0.1.RELEASE

Base POM for Tempel templates.

License

License

GroupId

GroupId

org.agiso.tempel.templates
ArtifactId

ArtifactId

abstract-velocityDirectoryEngine
Version

Version

0.0.1.RELEASE
Type

Type

jar
Description

Description

AGISO Tempel Velocity Directory Engine
Base POM for Tempel templates.
Project Organization

Project Organization

agiso.org

Download abstract-velocityDirectoryEngine 0.0.1.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.agiso.tempel.templates : abstract-velocityFileEngine 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.