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