| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeronimo Контейнер Application Servers |
| Группа | Группаorg.apache.geronimo.blueprint |
| Идентификатор | Идентификаторorg.apache.geronimo.blueprint.itests |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache Geronimo Blueprint iTests
Integration tests using the standalone blueprint-bundle for the implementation
and blueprint-sample for the blueprint application to be tested.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.blueprint/org.apache.geronimo.blueprint.itests/ -->
<dependency>
<groupId>org.apache.geronimo.blueprint</groupId>
<artifactId>org.apache.geronimo.blueprint.itests</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.blueprint/org.apache.geronimo.blueprint.itests/
implementation 'org.apache.geronimo.blueprint:org.apache.geronimo.blueprint.itests:1.0.0'
// https://jarcasting.com/artifacts/org.apache.geronimo.blueprint/org.apache.geronimo.blueprint.itests/
implementation ("org.apache.geronimo.blueprint:org.apache.geronimo.blueprint.itests:1.0.0")
'org.apache.geronimo.blueprint:org.apache.geronimo.blueprint.itests:jar:1.0.0'
<dependency org="org.apache.geronimo.blueprint" name="org.apache.geronimo.blueprint.itests" rev="1.0.0">
<artifact name="org.apache.geronimo.blueprint.itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.blueprint', module='org.apache.geronimo.blueprint.itests', version='1.0.0')
)
libraryDependencies += "org.apache.geronimo.blueprint" % "org.apache.geronimo.blueprint.itests" % "1.0.0"
[org.apache.geronimo.blueprint/org.apache.geronimo.blueprint.itests "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ops4j.pax.runner : pax-runner-no-jcl | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.felix : org.apache.felix.main | jar | 2.0.0 |
| org.eclipse : osgi | jar | 3.5.0.v20090520 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geronimo.blueprint : geronimo-blueprint | jar | 1.0.0 |
| org.apache.geronimo.blueprint : org.apache.geronimo.blueprint.sample | jar | 1.0.0 |
| org.ops4j.pax.exam : pax-exam | jar | 1.1.0 |
| org.ops4j.pax.exam : pax-exam-junit | jar | 1.1.0 |
| org.ops4j.pax.exam : pax-exam-container-default | jar | 1.1.0 |
| org.ops4j.pax.exam : pax-exam-junit-extender-impl | jar | 1.1.0 |
| junit : junit | jar | 4.5 |
| org.apache.felix : org.apache.felix.configadmin | jar | 1.2.4 |
| org.ops4j.pax.logging : pax-logging-api | jar | 1.4 |
| org.ops4j.pax.logging : pax-logging-service | jar | 1.4 |
| org.ops4j.pax.url : pax-url-mvn | jar | 1.0.0 |