is not current version
Last Version 2013.01

org.apache.servicemix:servicemix-common 3.1.2

Common library for binding component and service engines

GroupId

GroupId

org.apache.servicemix
ArtifactId

ArtifactId

servicemix-common
Version

Version

3.1.2
Type

Type

jar

Download servicemix-common 3.1.2


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