| License |
License |
|---|---|
| Categories |
CategoriesJUnit Unit Testing |
| GroupId | GroupIdorg.ow2.petals |
| ArtifactId | ArtifactIdpetals-se-camel-junit |
| Last Version | Last Version1.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPetals ESB - Components - SE Camel - JUnit framework
Service Engine based on Apache Camel
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-se-camel-junit/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-se-camel-junit</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-se-camel-junit/
implementation 'org.ow2.petals:petals-se-camel-junit:1.2.2'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-se-camel-junit/
implementation ("org.ow2.petals:petals-se-camel-junit:1.2.2")
'org.ow2.petals:petals-se-camel-junit:jar:1.2.2'
<dependency org="org.ow2.petals" name="petals-se-camel-junit" rev="1.2.2">
<artifact name="petals-se-camel-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-se-camel-junit', version='1.2.2')
)
libraryDependencies += "org.ow2.petals" % "petals-se-camel-junit" % "1.2.2"
[org.ow2.petals/petals-se-camel-junit "1.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.petals : petals-se-camel | jar | 1.2.2 |
| org.ow2.petals : camel-petals | jar | 1.2.2 |
| org.apache.camel : camel-core | jar | |
| org.apache.camel : camel-test | jar | |
| junit : junit | jar | 4.12 |
| org.ow2.petals : petals-cdk-jbidescriptor | jar | |
| org.ow2.easycommons : easycommons-util | jar | |
| org.ow2.easywsdl : easywsdl-wsdl | jar | |
| org.ow2.easywsdl : easywsdl-ext-wsdl4complexwsdl | jar | |
| org.ow2.easywsdl : easywsdl-schema | jar | |
| com.google.guava : guava | jar | |
| org.slf4j : slf4j-simple | jar |