is not current version
Last Version 2013.01

org.apache.servicemix:binding-components 2011.02.1


GroupId

GroupId

org.apache.servicemix
ArtifactId

ArtifactId

binding-components
Version

Version

2011.02.1
Type

Type

pom

Download binding-components 2011.02.1


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