License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-bc-gateway-clientserver-api |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Components - BC Gateway - Client/Server API
Petals BC Gateway Client/Server API
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-bc-gateway-clientserver-api/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-bc-gateway-clientserver-api</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-bc-gateway-clientserver-api/
implementation 'org.ow2.petals:petals-bc-gateway-clientserver-api:1.1.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-bc-gateway-clientserver-api/
implementation ("org.ow2.petals:petals-bc-gateway-clientserver-api:1.1.0")
'org.ow2.petals:petals-bc-gateway-clientserver-api:jar:1.1.0'
<dependency org="org.ow2.petals" name="petals-bc-gateway-clientserver-api" rev="1.1.0">
<artifact name="petals-bc-gateway-clientserver-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-bc-gateway-clientserver-api', version='1.1.0')
)
libraryDependencies += "org.ow2.petals" % "petals-bc-gateway-clientserver-api" % "1.1.0"
[org.ow2.petals/petals-bc-gateway-clientserver-api "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals : petals-basis-api | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |