Root POM

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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.safris.maven
ArtifactId

ArtifactId

rootpom
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/safrisorg/rootpom
Project Organization

Project Organization

Seva Safris
Source Code Management

Source Code Management

https://github.com/safrisorg/rootpom

Download rootpom

Filename Size
rootpom-1.0.4.pom 22 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.0.0

Project Modules

There are no modules declared in this project.
org.safris.maven

Versions

Version
1.0.4
1.0.3