License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-cdk-junit |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Components - CDK - JUnit framework
The PEtALS component framework. This framework is used to easily create JBI components.
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals : petals-junit-external-resources | jar | 1.1.0 |