is not current version
Last Version 1.6.1

org.apache.servicemix.jbi:org.apache.servicemix.jbi.itests 1.0.0-m2


GroupId

GroupId

org.apache.servicemix.jbi
ArtifactId

ArtifactId

org.apache.servicemix.jbi.itests
Version

Version

1.0.0-m2
Type

Type

jar

Download org.apache.servicemix.jbi.itests 1.0.0-m2


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