Last Version

OpenJAX CodeGen Template 0.2.5

Lightweight template engine for Java

License

License

GroupId

GroupId

org.openjax.codegen
ArtifactId

ArtifactId

template
Version

Version

0.2.5
Type

Type

jar
Description

Description

OpenJAX CodeGen Template
Lightweight template engine for Java
Project Organization

Project Organization

OpenJAX

Download template 0.2.5


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2
org.libj : lang jar 0.7.5
ch.qos.logback : logback-classic jar 1.2.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.