License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.ow2.petals.dsb |
ArtifactId | ArtifactIddsb-client-servicebinder |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptiondsb-servicebinder
Distributed Service Bus
|
Project Organization |
Project OrganizationPetalsLink Labs |
<!-- https://jarcasting.com/artifacts/org.ow2.petals.dsb/dsb-client-servicebinder/ -->
<dependency>
<groupId>org.ow2.petals.dsb</groupId>
<artifactId>dsb-client-servicebinder</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.dsb/dsb-client-servicebinder/
implementation 'org.ow2.petals.dsb:dsb-client-servicebinder:1.0.0'
// https://jarcasting.com/artifacts/org.ow2.petals.dsb/dsb-client-servicebinder/
implementation ("org.ow2.petals.dsb:dsb-client-servicebinder:1.0.0")
'org.ow2.petals.dsb:dsb-client-servicebinder:jar:1.0.0'
<dependency org="org.ow2.petals.dsb" name="dsb-client-servicebinder" rev="1.0.0">
<artifact name="dsb-client-servicebinder" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.dsb', module='dsb-client-servicebinder', version='1.0.0')
)
libraryDependencies += "org.ow2.petals.dsb" % "dsb-client-servicebinder" % "1.0.0"
[org.ow2.petals.dsb/dsb-client-servicebinder "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals.dsb : dsb-kernel-wsapi | jar | 1.0.0 |
org.apache.cxf : cxf-bundle-minimal | jar | 2.2.2 |
Group / Artifact | Type | Version |
---|---|---|
findbugs : annotations | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |