не последняя версия
Последняя версия 2.7.0-1

org.johnnei.parent:thorntail 2.3.0-1

Parent POM to provide reusable Java EE configuration using Throntail

Группа

Группа

org.johnnei.parent
Идентификатор

Идентификатор

thorntail
Версия

Версия

2.3.0-1
Тип

Тип

pom

Скачать thorntail 2.3.0-1

Имя Файла Размер
thorntail-2.3.0-1.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.johnnei.parent/thorntail/ -->
<dependency>
    <groupId>org.johnnei.parent</groupId>
    <artifactId>thorntail</artifactId>
    <version>2.3.0-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.johnnei.parent/thorntail/
implementation 'org.johnnei.parent:thorntail:2.3.0-1'
// https://jarcasting.com/artifacts/org.johnnei.parent/thorntail/
implementation ("org.johnnei.parent:thorntail:2.3.0-1")
'org.johnnei.parent:thorntail:pom:2.3.0-1'
<dependency org="org.johnnei.parent" name="thorntail" rev="2.3.0-1">
  <artifact name="thorntail" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.johnnei.parent', module='thorntail', version='2.3.0-1')
)
libraryDependencies += "org.johnnei.parent" % "thorntail" % "2.3.0-1"
[org.johnnei.parent/thorntail "2.3.0-1"]