is not current version
Last Version 4.5.3

org.apache.servicemix.examples:bridge 4.0.0


GroupId

GroupId

org.apache.servicemix.examples
ArtifactId

ArtifactId

bridge
Version

Version

4.0.0
Type

Type

pom

Download bridge 4.0.0

Filename Size
bridge-4.0.0.pom 3 KB
Browse

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