| Группа | Группаorg.ops4j.pax.url.itest |
|---|---|
| Идентификатор | Идентификаторitest-aether-osgi |
| Версия | Версия2.2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| itest-aether-osgi-2.2.0.pom | |
| itest-aether-osgi-2.2.0.jar | 3 KB |
| itest-aether-osgi-2.2.0-javadoc.jar | 335 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.url.itest/itest-aether-osgi/ -->
<dependency>
<groupId>org.ops4j.pax.url.itest</groupId>
<artifactId>itest-aether-osgi</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.url.itest/itest-aether-osgi/
implementation 'org.ops4j.pax.url.itest:itest-aether-osgi:2.2.0'
// https://jarcasting.com/artifacts/org.ops4j.pax.url.itest/itest-aether-osgi/
implementation ("org.ops4j.pax.url.itest:itest-aether-osgi:2.2.0")
'org.ops4j.pax.url.itest:itest-aether-osgi:jar:2.2.0'
<dependency org="org.ops4j.pax.url.itest" name="itest-aether-osgi" rev="2.2.0">
<artifact name="itest-aether-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.url.itest', module='itest-aether-osgi', version='2.2.0')
)
libraryDependencies += "org.ops4j.pax.url.itest" % "itest-aether-osgi" % "2.2.0"
[org.ops4j.pax.url.itest/itest-aether-osgi "2.2.0"]