com.github.workerframework:worker-framework-tests-worker-store-cs

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.9.0-260
Дата

Дата

Тип

Тип

jar
Описание

Описание

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-store-cs

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.workerframework : worker-api jar

test (10)

Идентификатор библиотеки Тип Версия
com.github.workerframework : worker-store-cs jar
com.github.cafapi : caf-api jar 1.7.0-188
javax.validation : validation-api jar 1.1.0.Final
javax.ws.rs : jsr311-api jar 1.1.1
org.testng : testng jar 6.4
com.sun.jersey : jersey-client jar 1.19
com.sun.jersey.contribs : jersey-multipart jar 1.19
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.6.4
javax.servlet : servlet-api jar 2.5
org.mockito : mockito-core jar 1.10.19

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

Данный проект не имеет модулей.

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