Last Version

A very trivial template engine 1.0

Same as standard base POM, but also includes packaging and deployment for oss.sonatype.org

License

License

GroupId

GroupId

de.softwareforge
ArtifactId

ArtifactId

vtte
Version

Version

1.0
Type

Type

jar
Description

Description

A very trivial template engine
Same as standard base POM, but also includes packaging and deployment for oss.sonatype.org
Project URL

Project URL

https://github.com/hgschmie/vtte
Source Code Management

Source Code Management

https://github.com/hgschmie/vtte

Download vtte 1.0


<!-- https://jarcasting.com/artifacts/de.softwareforge/vtte/ -->
<dependency>
    <groupId>de.softwareforge</groupId>
    <artifactId>vtte</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.softwareforge/vtte/
implementation 'de.softwareforge:vtte:1.0'
// https://jarcasting.com/artifacts/de.softwareforge/vtte/
implementation ("de.softwareforge:vtte:1.0")
'de.softwareforge:vtte:jar:1.0'
<dependency org="de.softwareforge" name="vtte" rev="1.0">
  <artifact name="vtte" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.softwareforge', module='vtte', version='1.0')
)
libraryDependencies += "de.softwareforge" % "vtte" % "1.0"
[de.softwareforge/vtte "1.0"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.guava : guava jar 14.0.1

Project Modules

There are no modules declared in this project.