com.github.workerframework:worker-framework-tests

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

Лицензия

Лицензия

Группа

Группа

com.github.workerframework
Идентификатор

Идентификатор

worker-framework-tests
Последняя версия

Последняя версия

1.9.0-260
Дата

Дата

Тип

Тип

pom
Описание

Описание

A set of re-usable Java libraries which are used by the various CAF Services and Frameworks.
Организация-разработчик

Организация-разработчик

Hewlett Packard Enterprise Development LP

Скачать worker-framework-tests

Имя Файла Размер
worker-framework-tests-1.9.0-260.pom 1 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • 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

Версии библиотеки

Версия
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