is not current version
Last Version 2013.01

org.apache.servicemix.tooling:servicemix-cxf-code-first-osgi-bundle 2011.02


GroupId

GroupId

org.apache.servicemix.tooling
ArtifactId

ArtifactId

servicemix-cxf-code-first-osgi-bundle
Version

Version

2011.02
Type

Type

jar

Download servicemix-cxf-code-first-osgi-bundle 2011.02


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