is not current version
Last Version 2.7.0-1

org.johnnei.parent:thorntail 2.3.0-1

Parent POM to provide reusable Java EE configuration using Throntail

GroupId

GroupId

org.johnnei.parent
ArtifactId

ArtifactId

thorntail
Version

Version

2.3.0-1
Type

Type

pom

Download thorntail 2.3.0-1

Filename Size
thorntail-2.3.0-1.pom 6 KB
Browse

<!-- 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"]