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

org.apache.servicemix.testing:testing 1.3.0


Группа

Группа

org.apache.servicemix.testing
Идентификатор

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

testing
Версия

Версия

1.3.0
Тип

Тип

pom

Скачать testing 1.3.0

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

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