Last Version

Empty Release Project to Avoid Maven Bug 2.7.0.Final

Empty Release Project to Avoid Maven Bug

License

License

AL2
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

release
Version

Version

2.7.0.Final
Type

Type

pom
Description

Description

Empty Release Project to Avoid Maven Bug
Empty Release Project to Avoid Maven Bug
Project Organization

Project Organization

JBoss by Red Hat

Download release 2.7.0.Final

Filename Size
release-2.7.0.Final.pom 892 bytes
Browse

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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
io.thorntail : build-resources jar 2.7.0.Final

Project Modules

There are no modules declared in this project.