| License |
License |
|---|---|
| GroupId | GroupIdgg.jte |
| ArtifactId | ArtifactIdjte-parent |
| Version | Version2.0.4 |
| Type | Typepom |
| Description |
Descriptionjte-parent
A template engine using plain Java code.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jte-parent-2.0.4.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/gg.jte/jte-parent/ -->
<dependency>
<groupId>gg.jte</groupId>
<artifactId>jte-parent</artifactId>
<version>2.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/gg.jte/jte-parent/
implementation 'gg.jte:jte-parent:2.0.4'
// https://jarcasting.com/artifacts/gg.jte/jte-parent/
implementation ("gg.jte:jte-parent:2.0.4")
'gg.jte:jte-parent:pom:2.0.4'
<dependency org="gg.jte" name="jte-parent" rev="2.0.4">
<artifact name="jte-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='gg.jte', module='jte-parent', version='2.0.4')
)
libraryDependencies += "gg.jte" % "jte-parent" % "2.0.4"
[gg.jte/jte-parent "2.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| org.assertj : assertj-core | jar | 3.20.0 |