| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.carol.cmi |
| ArtifactId | ArtifactIdcmi-jndi |
| Last Version | Last Version2.0-RC4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCMI: JNDI
Provides some implementations of the specification JNDI.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cmi-jndi-2.0-RC4.pom | |
| cmi-jndi-2.0-RC4.jar | 14 KB |
| cmi-jndi-2.0-RC4-sources.jar | 12 KB |
| cmi-jndi-2.0-RC4-javadoc.jar | 52 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.carol.cmi/cmi-jndi/ -->
<dependency>
<groupId>org.ow2.carol.cmi</groupId>
<artifactId>cmi-jndi</artifactId>
<version>2.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.carol.cmi/cmi-jndi/
implementation 'org.ow2.carol.cmi:cmi-jndi:2.0-RC4'
// https://jarcasting.com/artifacts/org.ow2.carol.cmi/cmi-jndi/
implementation ("org.ow2.carol.cmi:cmi-jndi:2.0-RC4")
'org.ow2.carol.cmi:cmi-jndi:jar:2.0-RC4'
<dependency org="org.ow2.carol.cmi" name="cmi-jndi" rev="2.0-RC4">
<artifact name="cmi-jndi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.carol.cmi', module='cmi-jndi', version='2.0-RC4')
)
libraryDependencies += "org.ow2.carol.cmi" % "cmi-jndi" % "2.0-RC4"
[org.ow2.carol.cmi/cmi-jndi "2.0-RC4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.util : util-log | jar | 1.0.3 |
| org.ow2.carol.cmi : cmi-api | jar | 2.0-RC4 |
| org.ow2.carol.cmi : cmi-rpc | jar | 2.0-RC4 |
| org.ow2.carol.cmi : cmi-core-client | jar | 2.0-RC4 |
| org.ow2.carol.cmi : cmi-core-server | jar | 2.0-RC4 |
| org.ow2.carol.cmi : cmi-lb | jar | 2.0-RC4 |
| org.ow2.carol.cmi : cmi-config | jar | 2.0-RC4 |