is not current version
Last Version 2013.01

org.apache.servicemix.tooling:servicemix-ode-service-unit 3.2.1


GroupId

GroupId

org.apache.servicemix.tooling
ArtifactId

ArtifactId

servicemix-ode-service-unit
Version

Version

3.2.1
Type

Type

jar

Download servicemix-ode-service-unit 3.2.1


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