| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.ow2.petals | 
| ArtifactId | ArtifactIdpetals-registry-wsclient | 
| Last Version | Last Version1.1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionPetals ESB Container :: Registry WS client JBI container for Petals ESB | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-wsclient/ -->
<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-registry-wsclient</artifactId>
    <version>1.1.1</version>
</dependency>// https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-wsclient/
implementation 'org.ow2.petals:petals-registry-wsclient:1.1.1'// https://jarcasting.com/artifacts/org.ow2.petals/petals-registry-wsclient/
implementation ("org.ow2.petals:petals-registry-wsclient:1.1.1")'org.ow2.petals:petals-registry-wsclient:jar:1.1.1'<dependency org="org.ow2.petals" name="petals-registry-wsclient" rev="1.1.1">
  <artifact name="petals-registry-wsclient" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ow2.petals', module='petals-registry-wsclient', version='1.1.1')
)libraryDependencies += "org.ow2.petals" % "petals-registry-wsclient" % "1.1.1"[org.ow2.petals/petals-registry-wsclient "1.1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.petals.registry : petals-registry-client | jar | 1.1.1 | 
| org.apache.cxf : cxf-bundle-minimal | jar | 2.2.2 | 
| org.ow2.easywsdl : easywsdl-wsdl | jar | 2.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| findbugs : annotations | jar | 1.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |