is not current version
Last Version 2013.01

org.apache.servicemix:servicemix-common 2008.01

Common library for binding component and service engines

GroupId

GroupId

org.apache.servicemix
ArtifactId

ArtifactId

servicemix-common
Version

Version

2008.01
Type

Type

jar

Download servicemix-common 2008.01


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