License |
License |
---|---|
Categories |
CategoriesJOnAS Container Application Servers |
GroupId | GroupIdorg.objectweb.jonas |
ArtifactId | ArtifactIdjonas-carol-registry |
Last Version | Last Version5.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJOnAS :: Services :: Carol Registry
JOnAS : Java Open Application Server
|
Project Organization |
Project OrganizationOW2 Consortium |
<!-- https://jarcasting.com/artifacts/org.objectweb.jonas/jonas-carol-registry/ -->
<dependency>
<groupId>org.objectweb.jonas</groupId>
<artifactId>jonas-carol-registry</artifactId>
<version>5.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.jonas/jonas-carol-registry/
implementation 'org.objectweb.jonas:jonas-carol-registry:5.0-M1'
// https://jarcasting.com/artifacts/org.objectweb.jonas/jonas-carol-registry/
implementation ("org.objectweb.jonas:jonas-carol-registry:5.0-M1")
'org.objectweb.jonas:jonas-carol-registry:jar:5.0-M1'
<dependency org="org.objectweb.jonas" name="jonas-carol-registry" rev="5.0-M1">
<artifact name="jonas-carol-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.jonas', module='jonas-carol-registry', version='5.0-M1')
)
libraryDependencies += "org.objectweb.jonas" % "jonas-carol-registry" % "5.0-M1"
[org.objectweb.jonas/jonas-carol-registry "5.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.jonas : jonas-services-api | jar | 5.0-M1 |
org.objectweb.jonas : jonas-commons | jar | 5.0-M1 |
org.objectweb.jonas : jonas-naming | jar | 5.0-M1 |
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.carol : carol | jar | 2.2.10 |