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

org.apache.servicemix.examples:org.apache.servicemix.examples.itests 4.0.0


Группа

Группа

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

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

org.apache.servicemix.examples.itests
Версия

Версия

4.0.0
Тип

Тип

jar

Скачать org.apache.servicemix.examples.itests 4.0.0


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