<dependency>
<groupId>org.apache.servicemix.kernel.testing</groupId>
<artifactId>org.apache.servicemix.kernel.testing.itests</artifactId>
<version>1.1.0</version>
</dependency>
implementation 'org.apache.servicemix.kernel.testing:org.apache.servicemix.kernel.testing.itests:1.1.0'
implementation("org.apache.servicemix.kernel.testing:org.apache.servicemix.kernel.testing.itests:1.1.0")
libraryDependencies += "org.apache.servicemix.kernel.testing" % "org.apache.servicemix.kernel.testing.itests" % "1.1.0"
@Grapes(
@Grab(group='org.apache.servicemix.kernel.testing', module='org.apache.servicemix.kernel.testing.itests', version='1.1.0')
)
<dependency org="org.apache.servicemix.kernel.testing" name="org.apache.servicemix.kernel.testing.itests" rev="1.1.0" />
[org.apache.servicemix.kernel.testing/org.apache.servicemix.kernel.testing.itests "1.1.0"]
<parent> <groupId>org.apache.servicemix.kernel.testing</groupId> <artifactId>testing</artifactId> <version>1.1.0</version> </parent>
test
|-- org.apache.servicemix.kernel.testing:org.apache.servicemix.kernel.testing.support
|-- org.apache.servicemix.specs:org.apache.servicemix.specs.jaxp-api-1.4
|-- org.apache.servicemix.bundles:org.apache.servicemix.bundles.woodstox
|-- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jaxp-ri