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

org.apache.karaf.itests:itests 4.3.7


Группа

Группа

org.apache.karaf.itests
Идентификатор

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

itests
Версия

Версия

4.3.7
Тип

Тип

pom

Скачать itests 4.3.7

Имя Файла Размер
itests-4.3.7.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.karaf.itests/itests/ -->
<dependency>
    <groupId>org.apache.karaf.itests</groupId>
    <artifactId>itests</artifactId>
    <version>4.3.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.itests/itests/
implementation 'org.apache.karaf.itests:itests:4.3.7'
// https://jarcasting.com/artifacts/org.apache.karaf.itests/itests/
implementation ("org.apache.karaf.itests:itests:4.3.7")
'org.apache.karaf.itests:itests:pom:4.3.7'
<dependency org="org.apache.karaf.itests" name="itests" rev="4.3.7">
  <artifact name="itests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.itests', module='itests', version='4.3.7')
)
libraryDependencies += "org.apache.karaf.itests" % "itests" % "4.3.7"
[org.apache.karaf.itests/itests "4.3.7"]