Last Version

Java EE Profile 2.7.0-1

Parent POM to provide reusable Java EE configuration using Thorntail

License

License

GroupId

GroupId

org.johnnei.parent
ArtifactId

ArtifactId

thorntail
Version

Version

2.7.0-1
Type

Type

pom
Description

Description

Java EE Profile
Parent POM to provide reusable Java EE configuration using Thorntail

Download thorntail 2.7.0-1

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (8)

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

Project Modules

There are no modules declared in this project.