Petals ESB - Components - CDK - JUnit framework

The PEtALS component framework. This framework is used to easily create JBI components.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-cdk-junit
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Petals ESB - Components - CDK - JUnit framework
The PEtALS component framework. This framework is used to easily create JBI components.
Project Organization

Project Organization

Linagora

Download petals-cdk-junit

How to add to project

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

Dependencies

compile (25)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-core jar 1.3
xmlunit : xmlunit jar 1.6
commons-io : commons-io jar 2.6
org.apache.mina : mina-core jar 2.0.4
org.ow2.easycommons : easycommons-io jar 1.3.0
org.ow2.easycommons : easycommons-util jar 2.5.0
org.ow2.easycommons : easycommons-uuid jar 1.3.0
org.ow2.easycommons : easycommons-lang jar 1.5.0
org.ow2.easycommons : easycommons-stream jar 1.4.0
org.ow2.petals : petals-jbi jar 1.4.0
org.ow2.petals : petals-jbi-ext jar 1.4.0
org.ow2.petals : petals-cdk-api jar 2.6.1
org.ow2.petals : petals-cdk-core jar 5.7.1
org.ow2.petals : petals-cdk-jbidescriptor jar 2.6.1
org.ow2.petals : petals-cdk-steplog jar 1.1.1
org.ow2.petals : petals-log jar 1.2.0
org.ow2.petals : petals-jbi-descriptor jar 2.4.0
org.ow2.petals : petals-message-exchange jar 1.3.0
org.ow2.easywsdl : easywsdl-wsdl jar 2.7.0
org.ow2.petals : petals-commons-log jar 1.1.0
org.slf4j : slf4j-jdk14 jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25
org.slf4j : log4j-over-slf4j jar 1.7.25

test (1)

Group / Artifact Type Version
org.ow2.petals : petals-junit-external-resources jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0