is not current version
Last Version 7.0.1

org.apache.servicemix.itests:itests 5.3.1


GroupId

GroupId

org.apache.servicemix.itests
ArtifactId

ArtifactId

itests
Version

Version

5.3.1
Type

Type

jar

Download itests 5.3.1


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