Last Version

template-machine 1.0.2

Templating engines for files

License

License

GroupId

GroupId

eu.ralph-schuster
ArtifactId

ArtifactId

template-machine
Version

Version

1.0.2
Type

Type

jar
Description

Description

template-machine
Templating engines for files
Project URL

Project URL

https://github.com/technicalguru/template-machine
Source Code Management

Source Code Management

https://github.com/technicalguru/template-machine

Download template-machine 1.0.2


<!-- https://jarcasting.com/artifacts/eu.ralph-schuster/template-machine/ -->
<dependency>
    <groupId>eu.ralph-schuster</groupId>
    <artifactId>template-machine</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.ralph-schuster/template-machine/
implementation 'eu.ralph-schuster:template-machine:1.0.2'
// https://jarcasting.com/artifacts/eu.ralph-schuster/template-machine/
implementation ("eu.ralph-schuster:template-machine:1.0.2")
'eu.ralph-schuster:template-machine:jar:1.0.2'
<dependency org="eu.ralph-schuster" name="template-machine" rev="1.0.2">
  <artifact name="template-machine" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.ralph-schuster', module='template-machine', version='1.0.2')
)
libraryDependencies += "eu.ralph-schuster" % "template-machine" % "1.0.2"
[eu.ralph-schuster/template-machine "1.0.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.30
commons-cli : commons-cli jar 1.4
commons-io : commons-io jar 2.7
commons-codec : commons-codec jar 1.14
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-log4j12 jar 1.7.30

test (2)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.