| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.safris.maven |
| ArtifactId | ArtifactIdrootpom |
| Last Version | Last Version1.0.4 |
| 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 OrganizationSeva Safris |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rootpom-1.0.4.pom | 22 KB |
| Browse |
<!-- 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"]
| 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.0.0 |