License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-cdk-steplog |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Components - CDK Step logs
JBI Component Framework for Petals ESB
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-cdk-steplog/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-cdk-steplog</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-cdk-steplog/
implementation 'org.ow2.petals:petals-cdk-steplog:1.1.1'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-cdk-steplog/
implementation ("org.ow2.petals:petals-cdk-steplog:1.1.1")
'org.ow2.petals:petals-cdk-steplog:jar:1.1.1'
<dependency org="org.ow2.petals" name="petals-cdk-steplog" rev="1.1.1">
<artifact name="petals-cdk-steplog" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-cdk-steplog', version='1.1.1')
)
libraryDependencies += "org.ow2.petals" % "petals-cdk-steplog" % "1.1.1"
[org.ow2.petals/petals-cdk-steplog "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.easycommons : easycommons-lang | jar | 1.5.0 |
org.ow2.petals : petals-commons-log | jar | 1.1.0 |
org.ow2.petals : petals-jbi | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |