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