| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.joram |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version5.19.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJORAM
Builds the Joram project.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parent-5.19.0.pom | 15 KB |
| parent-5.19.0-javadoc.jar | 7 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.joram/parent/ -->
<dependency>
<groupId>org.ow2.joram</groupId>
<artifactId>parent</artifactId>
<version>5.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.joram/parent/
implementation 'org.ow2.joram:parent:5.19.0'
// https://jarcasting.com/artifacts/org.ow2.joram/parent/
implementation ("org.ow2.joram:parent:5.19.0")
'org.ow2.joram:parent:jar:5.19.0'
<dependency org="org.ow2.joram" name="parent" rev="5.19.0">
<artifact name="parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.joram', module='parent', version='5.19.0')
)
libraryDependencies += "org.ow2.joram" % "parent" % "5.19.0"
[org.ow2.joram/parent "5.19.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.compendium | jar | 5.0.0 |
| org.osgi : org.osgi.core | jar | 6.0.0 |