| Лицензия |
Лицензия |
|---|---|
| Группа | Группаgg.jte |
| Идентификатор | Идентификаторjte-deploy-nexus |
| Версия | Версия2.0.1 |
| Тип | Типpom |
| Описание |
ОписаниеA template engine using plain Java code.
|
| Имя Файла | Размер |
|---|---|
| jte-deploy-nexus-2.0.1.pom | 753 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/gg.jte/jte-deploy-nexus/ -->
<dependency>
<groupId>gg.jte</groupId>
<artifactId>jte-deploy-nexus</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/gg.jte/jte-deploy-nexus/
implementation 'gg.jte:jte-deploy-nexus:2.0.1'
// https://jarcasting.com/artifacts/gg.jte/jte-deploy-nexus/
implementation ("gg.jte:jte-deploy-nexus:2.0.1")
'gg.jte:jte-deploy-nexus:pom:2.0.1'
<dependency org="gg.jte" name="jte-deploy-nexus" rev="2.0.1">
<artifact name="jte-deploy-nexus" type="pom" />
</dependency>
@Grapes(
@Grab(group='gg.jte', module='jte-deploy-nexus', version='2.0.1')
)
libraryDependencies += "gg.jte" % "jte-deploy-nexus" % "2.0.1"
[gg.jte/jte-deploy-nexus "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| org.assertj : assertj-core | jar | 3.20.0 |