com.github.workerframework:worker-framework-tests

A set of re-usable Java libraries which are used by the various CAF Services and Frameworks.

License

License

GroupId

GroupId

com.github.workerframework
ArtifactId

ArtifactId

worker-framework-tests
Last Version

Last Version

1.9.0-260
Release Date

Release Date

Type

Type

pom
Description

Description

A set of re-usable Java libraries which are used by the various CAF Services and Frameworks.
Project Organization

Project Organization

Hewlett Packard Enterprise Development LP

Download worker-framework-tests

How to add to project

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

Dependencies

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

Project Modules

  • worker-store-cs

caf-common


Welcome to CAF Common an open source collection of reusable Java components from the CAF team. The components within this repository are used in the construction of CAF services and frameworks such as the Worker Framework, Data Processing and Job Service.

The development team make best efforts to ensure their components have minimal dependencies allowing these components to be deployed easily. Additionally, components will keep their interfaces as stable as possible, so that CAF developers, as well as other open source projects, can reuse these components without having to worry about changes in the future.

Components are versioned using Semantic versioning.

com.github.workerframework

Common Application Framework

Versions

Version
1.9.0-260
1.8.0-249
1.7.0-211
1.6.0-181
1.5.0-162
1.4.0-142
1.3.1-137
1.3.0-128
1.2.0-113