AGISO Tempel Velocity File Engine

Base POM for Tempel templates.

License

License

GroupId

GroupId

org.agiso.tempel.templates
ArtifactId

ArtifactId

abstract-velocityFileEngine
Last Version

Last Version

0.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

agiso.org

Download abstract-velocityFileEngine

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.velocity : velocity jar 1.7
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