| License |
License |
|---|---|
| GroupId | GroupIdorg.johnnei.parent |
| ArtifactId | ArtifactIdthorntail |
| Last Version | Last Version2.7.0-1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJava EE Profile
Parent POM to provide reusable Java EE configuration using Thorntail
|
| Filename | Size |
|---|---|
| thorntail-2.7.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.7.0-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.johnnei.parent/thorntail/
implementation 'org.johnnei.parent:thorntail:2.7.0-1'
// https://jarcasting.com/artifacts/org.johnnei.parent/thorntail/
implementation ("org.johnnei.parent:thorntail:2.7.0-1")
'org.johnnei.parent:thorntail:pom:2.7.0-1'
<dependency org="org.johnnei.parent" name="thorntail" rev="2.7.0-1">
<artifact name="thorntail" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.johnnei.parent', module='thorntail', version='2.7.0-1')
)
libraryDependencies += "org.johnnei.parent" % "thorntail" % "2.7.0-1"
[org.johnnei.parent/thorntail "2.7.0-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.resteasy : resteasy-jaxrs | jar | 3.11.2.Final |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.3.3 |
| org.mockito : mockito-junit-jupiter | jar | 3.3.3 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.3 |