License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-registry-client-impl |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Registry Overlay - Client library - Implementation
Registry Overlay for Petals ESB
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-client-impl/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-registry-client-impl</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-client-impl/
implementation 'org.ow2.petals:petals-registry-client-impl:1.1.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-client-impl/
implementation ("org.ow2.petals:petals-registry-client-impl:1.1.0")
'org.ow2.petals:petals-registry-client-impl:jar:1.1.0'
<dependency org="org.ow2.petals" name="petals-registry-client-impl" rev="1.1.0">
<artifact name="petals-registry-client-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-registry-client-impl', version='1.1.0')
)
libraryDependencies += "org.ow2.petals" % "petals-registry-client-impl" % "1.1.0"
[org.ow2.petals/petals-registry-client-impl "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals : petals-registry-client-api | jar | 1.1.0 |
com.hazelcast : hazelcast | jar | 3.7.1 |
com.hazelcast : hazelcast-client | jar | 3.7.1 |
org.ow2.petals : petals-registryoverlay-cltsrv-api | jar | 1.1.0 |
org.ow2.petals : petals-topology | jar | 1.9.3 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals : petals-registryoverlay-junit | jar | 1.1.0 |
junit : junit | jar | 4.12 |