is not current version
Last Version 7.0.1

org.apache.servicemix.itests:itests 5.6.3


GroupId

GroupId

org.apache.servicemix.itests
ArtifactId

ArtifactId

itests
Version

Version

5.6.3
Type

Type

jar

Download itests 5.6.3


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