License |
License |
---|---|
GroupId | GroupIdgg.jte |
ArtifactId | ArtifactIdjte-runtime |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjte-runtime
A template engine using plain Java code.
|
Filename | Size |
---|---|
jte-runtime-2.1.1.pom | |
jte-runtime-2.1.1.jar | 33 KB |
jte-runtime-2.1.1-sources.jar | 17 KB |
jte-runtime-2.1.1-javadoc.jar | 573 KB |
Browse |
<!-- https://jarcasting.com/artifacts/gg.jte/jte-runtime/ -->
<dependency>
<groupId>gg.jte</groupId>
<artifactId>jte-runtime</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/gg.jte/jte-runtime/
implementation 'gg.jte:jte-runtime:2.1.1'
// https://jarcasting.com/artifacts/gg.jte/jte-runtime/
implementation ("gg.jte:jte-runtime:2.1.1")
'gg.jte:jte-runtime:jar:2.1.1'
<dependency org="gg.jte" name="jte-runtime" rev="2.1.1">
<artifact name="jte-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='gg.jte', module='jte-runtime', version='2.1.1')
)
libraryDependencies += "gg.jte" % "jte-runtime" % "2.1.1"
[gg.jte/jte-runtime "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.owasp.encoder : encoder | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
org.assertj : assertj-core | jar | 3.20.0 |