| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.bonita |
| Идентификатор | Идентификаторbonita-tests |
| Последняя версия | Последняя версия4.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBonita - Integration Test Suite
The OW2 Consortium is an open source community committed to making available to everyone the
best and most reliable middleware technology. OW2 mission is to develop open source code
middleware and to foster a vibrant community and business ecosystem.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| bonita-tests-4.1.pom | |
| bonita-tests-4.1.jar | 744 KB |
| bonita-tests-4.1-sources.jar | 611 KB |
| bonita-tests-4.1-javadoc.jar | 937 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.bonita/bonita-tests/ -->
<dependency>
<groupId>org.ow2.bonita</groupId>
<artifactId>bonita-tests</artifactId>
<version>4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.bonita/bonita-tests/
implementation 'org.ow2.bonita:bonita-tests:4.1'
// https://jarcasting.com/artifacts/org.ow2.bonita/bonita-tests/
implementation ("org.ow2.bonita:bonita-tests:4.1")
'org.ow2.bonita:bonita-tests:jar:4.1'
<dependency org="org.ow2.bonita" name="bonita-tests" rev="4.1">
<artifact name="bonita-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.bonita', module='bonita-tests', version='4.1')
)
libraryDependencies += "org.ow2.bonita" % "bonita-tests" % "4.1"
[org.ow2.bonita/bonita-tests "4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.bonita : bonita-server | jar | 4.1 |
| org.ow2.bonita : bonita-examples | jar | 4.1 |
| junit : junit | jar | 3.8.1 |
| com.h2database : h2 | jar | 1.1.106 |
| net.sourceforge.cobertura : cobertura-runtime | pom | 1.9 |
| org.jmock : jmock-legacy | jar | 2.4.0 |