Worker Framework Testing

Provides a foundation for building cross-platform, cloud-ready, distributed data-processing microservices.

License

License

GroupId

GroupId

com.github.workerframework.testing
ArtifactId

ArtifactId

workerframework-testing
Last Version

Last Version

1.0.0-82
Release Date

Release Date

Type

Type

pom
Description

Description

Worker Framework Testing
Provides a foundation for building cross-platform, cloud-ready, distributed data-processing microservices.
Project URL

Project URL

https://workerframework.github.io/worker-framework/
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company
Source Code Management

Source Code Management

https://github.com/WorkerFramework/worker-framework-testing

Download workerframework-testing

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.workerframework.testing/workerframework-testing/ -->
<dependency>
    <groupId>com.github.workerframework.testing</groupId>
    <artifactId>workerframework-testing</artifactId>
    <version>1.0.0-82</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.workerframework.testing/workerframework-testing/
implementation 'com.github.workerframework.testing:workerframework-testing:1.0.0-82'
// https://jarcasting.com/artifacts/com.github.workerframework.testing/workerframework-testing/
implementation ("com.github.workerframework.testing:workerframework-testing:1.0.0-82")
'com.github.workerframework.testing:workerframework-testing:pom:1.0.0-82'
<dependency org="com.github.workerframework.testing" name="workerframework-testing" rev="1.0.0-82">
  <artifact name="workerframework-testing" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.workerframework.testing', module='workerframework-testing', version='1.0.0-82')
)
libraryDependencies += "com.github.workerframework.testing" % "workerframework-testing" % "1.0.0-82"
[com.github.workerframework.testing/workerframework-testing "1.0.0-82"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • workerframework-testing-util
  • workerframework-testing-integration

Versions

Version
1.0.0-82