| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.github.cafdataprocessing |
| Идентификатор | Идентификаторworker-document-shared |
| Версия | Версия5.1.0-1038 |
| Тип | Типjar |
| Описание |
ОписаниеProvides a foundation for building workers which manipulate documents.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-shared/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-document-shared</artifactId>
<version>5.1.0-1038</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-shared/
implementation 'com.github.cafdataprocessing:worker-document-shared:5.1.0-1038'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-shared/
implementation ("com.github.cafdataprocessing:worker-document-shared:5.1.0-1038")
'com.github.cafdataprocessing:worker-document-shared:jar:5.1.0-1038'
<dependency org="com.github.cafdataprocessing" name="worker-document-shared" rev="5.1.0-1038">
<artifact name="worker-document-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-document-shared', version='5.1.0-1038')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-document-shared" % "5.1.0-1038"
[com.github.cafdataprocessing/worker-document-shared "5.1.0-1038"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| com.github.cafapi : caf-api | jar | |
| com.github.cafapi.codec : codec-json | jar |