is not current version
Last Version 1.0.4

org.safris.maven:rootpom 1.0.3

Root POM offering sonatype deployment, integration and regression test phases, and reporting.

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.safris.maven
ArtifactId

ArtifactId

rootpom
Version

Version

1.0.3
Type

Type

pom

Download rootpom 1.0.3

Filename Size
rootpom-1.0.3.pom 22 KB
Browse

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