| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.dgrandemange |
| Идентификатор | Идентификаторtxnmgr-workflow-commons |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtxnmgr-workflow-commons
Common library dedicated to transaction manager representation as a workflow
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| txnmgr-workflow-commons-2.0.1.pom | |
| txnmgr-workflow-commons-2.0.1.jar | 67 KB |
| txnmgr-workflow-commons-2.0.1-sources.jar | 36 KB |
| txnmgr-workflow-commons-2.0.1-javadoc.jar | 221 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.dgrandemange/txnmgr-workflow-commons/ -->
<dependency>
<groupId>com.github.dgrandemange</groupId>
<artifactId>txnmgr-workflow-commons</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dgrandemange/txnmgr-workflow-commons/
implementation 'com.github.dgrandemange:txnmgr-workflow-commons:2.0.1'
// https://jarcasting.com/artifacts/com.github.dgrandemange/txnmgr-workflow-commons/
implementation ("com.github.dgrandemange:txnmgr-workflow-commons:2.0.1")
'com.github.dgrandemange:txnmgr-workflow-commons:jar:2.0.1'
<dependency org="com.github.dgrandemange" name="txnmgr-workflow-commons" rev="2.0.1">
<artifact name="txnmgr-workflow-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dgrandemange', module='txnmgr-workflow-commons', version='2.0.1')
)
libraryDependencies += "com.github.dgrandemange" % "txnmgr-workflow-commons" % "2.0.1"
[com.github.dgrandemange/txnmgr-workflow-commons "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-collections : commons-collections | jar | 3.2.1 |
| commons-lang : commons-lang | jar | 2.4 |
| commons-logging : commons-logging | jar | 1.1 |
| org.jdom : jdom | jar | 1.1 |
| org.apache.velocity : velocity | jar | 1.7 |
| com.github.dgrandemange : context-mgmt-annotation | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |
| junit : junit | jar | 4.11 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.easytesting : fest-reflect | jar | 1.4 |