| License |
License |
|---|---|
| GroupId | GroupIdorg.majordodo |
| ArtifactId | ArtifactIdmajordodo-parent |
| Last Version | Last Version0.17.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMajordodo
A Distributed Resource Manager
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| majordodo-parent-0.17.0.pom | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.majordodo/majordodo-parent/ -->
<dependency>
<groupId>org.majordodo</groupId>
<artifactId>majordodo-parent</artifactId>
<version>0.17.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.majordodo/majordodo-parent/
implementation 'org.majordodo:majordodo-parent:0.17.0'
// https://jarcasting.com/artifacts/org.majordodo/majordodo-parent/
implementation ("org.majordodo:majordodo-parent:0.17.0")
'org.majordodo:majordodo-parent:pom:0.17.0'
<dependency org="org.majordodo" name="majordodo-parent" rev="0.17.0">
<artifact name="majordodo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.majordodo', module='majordodo-parent', version='0.17.0')
)
libraryDependencies += "org.majordodo" % "majordodo-parent" % "0.17.0"
[org.majordodo/majordodo-parent "0.17.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs | jar | 3.1.8 |
| net.jcip : jcip-annotations Optional | jar | 1.0 |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |