License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-registry-client |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Container - Micro-kernel - Registry Client
JBI container for Petals ESB
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-client/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-registry-client</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-client/
implementation 'org.ow2.petals:petals-registry-client:1.3.1'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-client/
implementation ("org.ow2.petals:petals-registry-client:1.3.1")
'org.ow2.petals:petals-registry-client:jar:1.3.1'
<dependency org="org.ow2.petals" name="petals-registry-client" rev="1.3.1">
<artifact name="petals-registry-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-registry-client', version='1.3.1')
)
libraryDependencies += "org.ow2.petals" % "petals-registry-client" % "1.3.1"
[org.ow2.petals/petals-registry-client "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals : petals-registry-api | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |