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