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

org.apache.karaf.itests:tests 2.2.10


Группа

Группа

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

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

tests
Версия

Версия

2.2.10
Тип

Тип

jar

Скачать tests 2.2.10

Имя Файла Размер
tests-2.2.10.pom
tests-2.2.10.jar 10 KB
tests-2.2.10-sources.jar 4 KB
Обзор

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