| License |
License |
|---|---|
| GroupId | GroupIdgg.jte |
| ArtifactId | ArtifactIdjte-deploy-nexus |
| Version | Version2.0.0 |
| Type | Typepom |
| Description |
DescriptionA template engine using plain Java code.
|
| Filename | Size |
|---|---|
| jte-deploy-nexus-2.0.0.pom | 753 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/gg.jte/jte-deploy-nexus/ -->
<dependency>
<groupId>gg.jte</groupId>
<artifactId>jte-deploy-nexus</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/gg.jte/jte-deploy-nexus/
implementation 'gg.jte:jte-deploy-nexus:2.0.0'
// https://jarcasting.com/artifacts/gg.jte/jte-deploy-nexus/
implementation ("gg.jte:jte-deploy-nexus:2.0.0")
'gg.jte:jte-deploy-nexus:pom:2.0.0'
<dependency org="gg.jte" name="jte-deploy-nexus" rev="2.0.0">
<artifact name="jte-deploy-nexus" type="pom" />
</dependency>
@Grapes(
@Grab(group='gg.jte', module='jte-deploy-nexus', version='2.0.0')
)
libraryDependencies += "gg.jte" % "jte-deploy-nexus" % "2.0.0"
[gg.jte/jte-deploy-nexus "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| org.assertj : assertj-core | jar | 3.20.0 |