Last Version

petals-cdk 1.0.0

Extensions to the Petals ESB CDK

License

License

GroupId

GroupId

org.ow2.petals.dsb
ArtifactId

ArtifactId

petals-cdk
Version

Version

1.0.0
Type

Type

jar
Description

Description

petals-cdk
Extensions to the Petals ESB CDK
Project Organization

Project Organization

PetalsLink Labs

Download petals-cdk 1.0.0


<!-- https://jarcasting.com/artifacts/org.ow2.petals.dsb/petals-cdk/ -->
<dependency>
    <groupId>org.ow2.petals.dsb</groupId>
    <artifactId>petals-cdk</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.dsb/petals-cdk/
implementation 'org.ow2.petals.dsb:petals-cdk:1.0.0'
// https://jarcasting.com/artifacts/org.ow2.petals.dsb/petals-cdk/
implementation ("org.ow2.petals.dsb:petals-cdk:1.0.0")
'org.ow2.petals.dsb:petals-cdk:jar:1.0.0'
<dependency org="org.ow2.petals.dsb" name="petals-cdk" rev="1.0.0">
  <artifact name="petals-cdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.dsb', module='petals-cdk', version='1.0.0')
)
libraryDependencies += "org.ow2.petals.dsb" % "petals-cdk" % "1.0.0"
[org.ow2.petals.dsb/petals-cdk "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.ow2.petals : petals-cdk-core jar 5.2.0
org.ow2.petals.dsb : dsb-service-client jar 1.0.0
org.ow2.petals.dsb : dsb-xmlutils jar 1.0.0

provided (1)

Group / Artifact Type Version
findbugs : annotations jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.