| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.joram |
| ArtifactId | ArtifactIdshell |
| Version | Version5.17.6 |
| Type | Typepom |
| Description |
DescriptionJORAM :: shell
Builds the Joram project.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| shell-5.17.6.pom | 598 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.joram/shell/ -->
<dependency>
<groupId>org.ow2.joram</groupId>
<artifactId>shell</artifactId>
<version>5.17.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.joram/shell/
implementation 'org.ow2.joram:shell:5.17.6'
// https://jarcasting.com/artifacts/org.ow2.joram/shell/
implementation ("org.ow2.joram:shell:5.17.6")
'org.ow2.joram:shell:pom:5.17.6'
<dependency org="org.ow2.joram" name="shell" rev="5.17.6">
<artifact name="shell" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.joram', module='shell', version='5.17.6')
)
libraryDependencies += "org.ow2.joram" % "shell" % "5.17.6"
[org.ow2.joram/shell "5.17.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.compendium | jar | 5.0.0 |
| org.osgi : org.osgi.core | jar | 6.0.0 |
| org.ow2.jonas.osgi : monolog | jar | 5.2.0 |