| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.github.cafdataprocessing |
| Идентификатор | Идентификаторworker-document-framework |
| Версия | Версия5.0.0-924 |
| Тип | Типpom |
| Описание |
ОписаниеProvides a foundation for building workers which manipulate documents.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| worker-document-framework-5.0.0-924.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-framework/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-document-framework</artifactId>
<version>5.0.0-924</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-framework/
implementation 'com.github.cafdataprocessing:worker-document-framework:5.0.0-924'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-framework/
implementation ("com.github.cafdataprocessing:worker-document-framework:5.0.0-924")
'com.github.cafdataprocessing:worker-document-framework:pom:5.0.0-924'
<dependency org="com.github.cafdataprocessing" name="worker-document-framework" rev="5.0.0-924">
<artifact name="worker-document-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-document-framework', version='5.0.0-924')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-document-framework" % "5.0.0-924"
[com.github.cafdataprocessing/worker-document-framework "5.0.0-924"]