| License |
License |
|---|---|
| GroupId | GroupIdnz.ac.auckland.integration.testing |
| ArtifactId | ArtifactIdsoaunit |
| Version | Version1.2.0 |
| Type | Typejar |
| Description |
Descriptionsoaunit
Orchestrated Testing of SOA Artifacts Using Apache Camel
|
| Filename | Size |
|---|---|
| soaunit-1.2.0.pom | |
| soaunit-1.2.0.jar | 82 KB |
| soaunit-1.2.0-sources.jar | 41 KB |
| soaunit-1.2.0-javadoc.jar | 146 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nz.ac.auckland.integration.testing/soaunit/ -->
<dependency>
<groupId>nz.ac.auckland.integration.testing</groupId>
<artifactId>soaunit</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.auckland.integration.testing/soaunit/
implementation 'nz.ac.auckland.integration.testing:soaunit:1.2.0'
// https://jarcasting.com/artifacts/nz.ac.auckland.integration.testing/soaunit/
implementation ("nz.ac.auckland.integration.testing:soaunit:1.2.0")
'nz.ac.auckland.integration.testing:soaunit:jar:1.2.0'
<dependency org="nz.ac.auckland.integration.testing" name="soaunit" rev="1.2.0">
<artifact name="soaunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.auckland.integration.testing', module='soaunit', version='1.2.0')
)
libraryDependencies += "nz.ac.auckland.integration.testing" % "soaunit" % "1.2.0"
[nz.ac.auckland.integration.testing/soaunit "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.camel : camel-core | jar | 2.12.1 |
| org.apache.camel : camel-spring | jar | 2.12.1 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
| commons-io : commons-io | jar | 2.4 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| nz.ac.auckland.composite : composite-logging-deploy | jar | 3.3 |
| nz.ac.auckland.composite : composite-logging-jcl | jar | 3.2 |
| junit : junit | jar | 4.11 |
| xmlunit : xmlunit | jar | 1.5 |
| org.apache.camel : camel-test | jar | 2.12.1 |
| org.apache.camel : camel-test-spring | jar | 2.12.1 |
| org.apache.camel : camel-jetty | jar | 2.12.1 |
| org.apache.camel : camel-cxf | jar | 2.12.1 |
| org.apache.cxf : cxf-rt-ws-security | jar | 2.7.7 |
| org.apache.cxf : cxf-rt-transports-http-jetty | jar | 2.7.7 |