com.github.cafdataprocessing:data-processing-initialization

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

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

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

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

data-processing-initialization
Последняя версия

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

2.0.0-3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

EntIT Software LLC, a Micro Focus company

Скачать data-processing-initialization

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

<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/data-processing-initialization/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>data-processing-initialization</artifactId>
    <version>2.0.0-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/data-processing-initialization/
implementation 'com.github.cafdataprocessing:data-processing-initialization:2.0.0-3'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/data-processing-initialization/
implementation ("com.github.cafdataprocessing:data-processing-initialization:2.0.0-3")
'com.github.cafdataprocessing:data-processing-initialization:jar:2.0.0-3'
<dependency org="com.github.cafdataprocessing" name="data-processing-initialization" rev="2.0.0-3">
  <artifact name="data-processing-initialization" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='data-processing-initialization', version='2.0.0-3')
)
libraryDependencies += "com.github.cafdataprocessing" % "data-processing-initialization" % "2.0.0-3"
[com.github.cafdataprocessing/data-processing-initialization "2.0.0-3"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.github.cafdataprocessing : processing-service-client jar 1.3.0-70
com.github.cafdataprocessing : util-boilerplate-creation jar 2.2.0-72
com.google.guava : guava jar 18.0
commons-io : commons-io jar 2.4

test (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.4

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

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

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.cafdataprocessing

Common Application Framework

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

Версия
2.0.0-3
1.3.0-70
1.2.0-49