| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.joram |
| ArtifactId | ArtifactIdjndi |
| Version | Version5.17.6 |
| Type | Typepom |
| Description |
DescriptionJORAM :: jndi
Builds the Joram jndi project.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jndi-5.17.6.pom | 689 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.joram/jndi/ -->
<dependency>
<groupId>org.ow2.joram</groupId>
<artifactId>jndi</artifactId>
<version>5.17.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.joram/jndi/
implementation 'org.ow2.joram:jndi:5.17.6'
// https://jarcasting.com/artifacts/org.ow2.joram/jndi/
implementation ("org.ow2.joram:jndi:5.17.6")
'org.ow2.joram:jndi:pom:5.17.6'
<dependency org="org.ow2.joram" name="jndi" rev="5.17.6">
<artifact name="jndi" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.joram', module='jndi', version='5.17.6')
)
libraryDependencies += "org.ow2.joram" % "jndi" % "5.17.6"
[org.ow2.joram/jndi "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 |