License |
License |
---|---|
GroupId | GroupIdgg.jte |
ArtifactId | ArtifactIdjte-runtime |
Version | Version1.12.1 |
Type | Typejar |
Description |
Descriptionjte-runtime
A template engine using plain Java code.
|
Filename | Size |
---|---|
jte-runtime-1.12.1.pom | |
jte-runtime-1.12.1.jar | 49 KB |
jte-runtime-1.12.1-sources.jar | 27 KB |
jte-runtime-1.12.1-javadoc.jar | 651 KB |
Browse |
<!-- https://jarcasting.com/artifacts/gg.jte/jte-runtime/ -->
<dependency>
<groupId>gg.jte</groupId>
<artifactId>jte-runtime</artifactId>
<version>1.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/gg.jte/jte-runtime/
implementation 'gg.jte:jte-runtime:1.12.1'
// https://jarcasting.com/artifacts/gg.jte/jte-runtime/
implementation ("gg.jte:jte-runtime:1.12.1")
'gg.jte:jte-runtime:jar:1.12.1'
<dependency org="gg.jte" name="jte-runtime" rev="1.12.1">
<artifact name="jte-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='gg.jte', module='jte-runtime', version='1.12.1')
)
libraryDependencies += "gg.jte" % "jte-runtime" % "1.12.1"
[gg.jte/jte-runtime "1.12.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 |