mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DworkerName="My-workerName" -DartifactId="My-artifactId" -DdebugPort="My-debugPort" -DarchetypeGroupId="com.github.cafdataprocessing" -DarchetypeArtifactId="worker-document-archetype" -DarchetypeVersion="4.5.0-820" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.cafdataprocessing |
| Идентификатор | Идентификаторworker-document-archetype |
| Версия | Версия4.5.0-820 |
| Тип | Типmaven-archetype |
| Описание |
ОписаниеProvides a foundation for building workers which manipulate documents.
|
| Организация-разработчик |
Организация-разработчик |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.cafdataprocessing -DarchetypeArtifactId=worker-document-archetype -DarchetypeVersion=4.5.0-820 -DinteractiveMode=false
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.cafdataprocessing : worker-document-framework | pom | 4.5.0-820 |
| com.github.cafdataprocessing : worker-document | jar | 4.5.0-820 |
| com.github.cafdataprocessing : worker-document-interface | jar | 4.5.0-820 |
| com.github.cafdataprocessing : worker-document-testing | jar | 4.5.0-820 |
| com.github.cafdataprocessing : worker-document-testing-unit | jar | 4.5.0-820 |
| org.testng : testng | jar | |
| com.github.cafdataprocessing : worker-document-shared | jar | 4.5.0-820 |
| com.github.workerframework : worker-testing-integration | jar | |
| junit : junit | jar |