License |
License |
---|---|
GroupId | GroupIdcom.github.workerframework |
ArtifactId | ArtifactIdworker-testing-integration |
Last Version | Last Version5.1.0-919 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProvides a foundation for building cross-platform, cloud-ready, distributed data-processing microservices.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.workerframework/worker-testing-integration/ -->
<dependency>
<groupId>com.github.workerframework</groupId>
<artifactId>worker-testing-integration</artifactId>
<version>5.1.0-919</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.workerframework/worker-testing-integration/
implementation 'com.github.workerframework:worker-testing-integration:5.1.0-919'
// https://jarcasting.com/artifacts/com.github.workerframework/worker-testing-integration/
implementation ("com.github.workerframework:worker-testing-integration:5.1.0-919")
'com.github.workerframework:worker-testing-integration:jar:5.1.0-919'
<dependency org="com.github.workerframework" name="worker-testing-integration" rev="5.1.0-919">
<artifact name="worker-testing-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.workerframework', module='worker-testing-integration', version='5.1.0-919')
)
libraryDependencies += "com.github.workerframework" % "worker-testing-integration" % "5.1.0-919"
[com.github.workerframework/worker-testing-integration "5.1.0-919"]
Group / Artifact | Type | Version |
---|---|---|
com.github.workerframework : worker-api | jar | 5.1.0-919 |
com.github.workerframework : worker-testing-util | jar | 5.1.0-919 |
com.google.guava : guava | jar | |
commons-io : commons-io | jar | |
commons-codec : commons-codec | jar | |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | |
org.apache.commons : commons-lang3 | jar | |
org.slf4j : slf4j-api | jar | 1.7.26 |
org.testng : testng | jar | |
com.github.cafapi : caf-api | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
joda-time : joda-time | jar | |
com.github.workerframework : worker-configs | jar | 5.1.0-919 |
com.github.cafapi.util : util-ref | jar | |
com.github.workerframework : worker-queue-rabbit | jar | 5.1.0-919 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar |