| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.github.cafdataprocessing |
| Идентификатор | Идентификаторworker-document-shared |
| Последняя версия | Последняя версия5.1.1-1139 |
| Дата | Дата |
| Тип | Тип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.1-1139</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-shared/
implementation 'com.github.cafdataprocessing:worker-document-shared:5.1.1-1139'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-shared/
implementation ("com.github.cafdataprocessing:worker-document-shared:5.1.1-1139")
'com.github.cafdataprocessing:worker-document-shared:jar:5.1.1-1139'
<dependency org="com.github.cafdataprocessing" name="worker-document-shared" rev="5.1.1-1139">
<artifact name="worker-document-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-document-shared', version='5.1.1-1139')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-document-shared" % "5.1.1-1139"
[com.github.cafdataprocessing/worker-document-shared "5.1.1-1139"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| com.github.cafapi : caf-api | jar | |
| com.github.cafapi.codec : codec-json | jar |