| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.copper-engine |
| Идентификатор | Идентификаторcopper-ext |
| Последняя версия | Последняя версия5.4.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCOPPER high-performance workflow engine
COPPER is an open-source, powerful, light-weight, and easily configurable workflow engine. The power of COPPER is that it uses Java as a description language for workflows.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| copper-ext-5.4.1.pom | |
| copper-ext-5.4.1.jar | 33 KB |
| copper-ext-5.4.1-tests.jar | 37 KB |
| copper-ext-5.4.1-sources.jar | 14 KB |
| copper-ext-5.4.1-javadoc.jar | 430 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.copper-engine/copper-ext/ -->
<dependency>
<groupId>org.copper-engine</groupId>
<artifactId>copper-ext</artifactId>
<version>5.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.copper-engine/copper-ext/
implementation 'org.copper-engine:copper-ext:5.4.1'
// https://jarcasting.com/artifacts/org.copper-engine/copper-ext/
implementation ("org.copper-engine:copper-ext:5.4.1")
'org.copper-engine:copper-ext:jar:5.4.1'
<dependency org="org.copper-engine" name="copper-ext" rev="5.4.1">
<artifact name="copper-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.copper-engine', module='copper-ext', version='5.4.1')
)
libraryDependencies += "org.copper-engine" % "copper-ext" % "5.4.1"
[org.copper-engine/copper-ext "5.4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.javaparser : javaparser-symbol-solver-core | jar | 3.6.23 |
| org.slf4j : slf4j-api | jar | 2.0.0-alpha5 |
| org.copper-engine : copper-coreengine | jar | 5.4.1 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 6.0.0.202111291000-r |
| org.ow2.asm : asm | jar | 9.2 |
| org.ow2.asm : asm-tree | jar | 9.2 |
| commons-io : commons-io | jar | 2.11.0 |
| com.google.guava : guava | jar | 31.0.1-jre |
| org.yaml : snakeyaml | jar | 1.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 2.23.4 |
| net.bytebuddy : byte-buddy | jar | 1.10.17 |
| org.hamcrest : hamcrest-core | jar | 1.3 |