License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-se-mapping-junit |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Components - SE Mapping - JUnit framework
JBI Components for Petals ESB
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-se-mapping-junit/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-se-mapping-junit</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-se-mapping-junit/
implementation 'org.ow2.petals:petals-se-mapping-junit:1.1.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-se-mapping-junit/
implementation ("org.ow2.petals:petals-se-mapping-junit:1.1.0")
'org.ow2.petals:petals-se-mapping-junit:jar:1.1.0'
<dependency org="org.ow2.petals" name="petals-se-mapping-junit" rev="1.1.0">
<artifact name="petals-se-mapping-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-se-mapping-junit', version='1.1.0')
)
libraryDependencies += "org.ow2.petals" % "petals-se-mapping-junit" % "1.1.0"
[org.ow2.petals/petals-se-mapping-junit "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals : petals-se-mapping | jar | 1.1.0 |
org.ow2.petals : petals-cdk-core | jar | 5.7.1 |
org.ow2.petals : petals-cdk-api | jar | 2.6.1 |
org.ow2.petals : petals-cdk-jbidescriptor | jar | 2.6.1 |
org.ow2.petals : petals-jbi-descriptor | jar | |
org.ow2.easywsdl : easywsdl-wsdl | jar | |
junit : junit | jar | 4.12 |
org.xmlunit : xmlunit-core | jar | 2.3.0 |