не последняя версия
Последняя версия 8.0.4

org.ops4j.pax.web.itest:pax-web-itest-karaf 7.2.4


Группа

Группа

org.ops4j.pax.web.itest
Идентификатор

Идентификатор

pax-web-itest-karaf
Версия

Версия

7.2.4
Тип

Тип

jar

Скачать pax-web-itest-karaf 7.2.4


<!-- https://jarcasting.com/artifacts/org.ops4j.pax.web.itest/pax-web-itest-karaf/ -->
<dependency>
    <groupId>org.ops4j.pax.web.itest</groupId>
    <artifactId>pax-web-itest-karaf</artifactId>
    <version>7.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.web.itest/pax-web-itest-karaf/
implementation 'org.ops4j.pax.web.itest:pax-web-itest-karaf:7.2.4'
// https://jarcasting.com/artifacts/org.ops4j.pax.web.itest/pax-web-itest-karaf/
implementation ("org.ops4j.pax.web.itest:pax-web-itest-karaf:7.2.4")
'org.ops4j.pax.web.itest:pax-web-itest-karaf:jar:7.2.4'
<dependency org="org.ops4j.pax.web.itest" name="pax-web-itest-karaf" rev="7.2.4">
  <artifact name="pax-web-itest-karaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.web.itest', module='pax-web-itest-karaf', version='7.2.4')
)
libraryDependencies += "org.ops4j.pax.web.itest" % "pax-web-itest-karaf" % "7.2.4"
[org.ops4j.pax.web.itest/pax-web-itest-karaf "7.2.4"]