| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJBoss Контейнер Application Servers |
| Группа | Группаorg.jboss.weld.osgi.tests |
| Идентификатор | Идентификаторweld-osgi-tester |
| Последняя версия | Последняя версия1.2.0.Beta1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWeld OSGi (Tester)
Integration tests launcher for Weld-OSGi
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.jboss.weld.osgi.tests/weld-osgi-tester/ -->
<dependency>
<groupId>org.jboss.weld.osgi.tests</groupId>
<artifactId>weld-osgi-tester</artifactId>
<version>1.2.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.weld.osgi.tests/weld-osgi-tester/
implementation 'org.jboss.weld.osgi.tests:weld-osgi-tester:1.2.0.Beta1'
// https://jarcasting.com/artifacts/org.jboss.weld.osgi.tests/weld-osgi-tester/
implementation ("org.jboss.weld.osgi.tests:weld-osgi-tester:1.2.0.Beta1")
'org.jboss.weld.osgi.tests:weld-osgi-tester:jar:1.2.0.Beta1'
<dependency org="org.jboss.weld.osgi.tests" name="weld-osgi-tester" rev="1.2.0.Beta1">
<artifact name="weld-osgi-tester" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.weld.osgi.tests', module='weld-osgi-tester', version='1.2.0.Beta1')
)
libraryDependencies += "org.jboss.weld.osgi.tests" % "weld-osgi-tester" % "1.2.0.Beta1"
[org.jboss.weld.osgi.tests/weld-osgi-tester "1.2.0.Beta1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.ops4j.pax.exam : pax-exam-junit4 | jar | 2.5.0 |
| org.ops4j.pax.exam : pax-exam-container-native | jar | 2.5.0 |
| org.ops4j.pax.url : pax-url-aether | jar | 1.4.2 |
| org.ops4j.pax.exam : pax-exam-link-mvn | jar | 2.5.0 |
| org.apache.felix : org.apache.felix.framework | jar | 4.0.3 |