Last Version

Root POM 1.0.5

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

License

License

GroupId

GroupId

org.openjax
ArtifactId

ArtifactId

root
Version

Version

1.0.5
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/openjax/root
Project Organization

Project Organization

OpenJAX
Source Code Management

Source Code Management

https://github.com/openjax/root

Download root 1.0.5

Filename Size
root-1.0.5.pom 26 KB
Browse

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

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.1.0

Project Modules

There are no modules declared in this project.