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

org.apache.servicemix.examples:bridge 4.5.1


Группа

Группа

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

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

bridge
Версия

Версия

4.5.1
Тип

Тип

pom

Скачать bridge 4.5.1

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

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