| License | License | 
|---|---|
| GroupId | GroupIdorg.openjax | 
| ArtifactId | ArtifactIdroot | 
| Last Version | Last Version1.0.5 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionRoot POM Root POM offering sonatype deployment, integration and regression test phases, and reporting. | 
| Project URL | Project URL | 
| Project Organization | Project OrganizationOpenJAX | 
| Source Code Management | Source Code Management | 
| 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 3.1.0 |