| GroupId | GroupIdorg.opendaylight.controller |
|---|---|
| ArtifactId | ArtifactIdcommons.integrationtest |
| Last Version | Last Version0.6.4-Lithium-SR4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Description |
| Filename | Size |
|---|---|
| commons.integrationtest-0.6.4-Lithium-SR4.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/commons.integrationtest/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>commons.integrationtest</artifactId>
<version>0.6.4-Lithium-SR4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/commons.integrationtest/
implementation 'org.opendaylight.controller:commons.integrationtest:0.6.4-Lithium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.controller/commons.integrationtest/
implementation ("org.opendaylight.controller:commons.integrationtest:0.6.4-Lithium-SR4")
'org.opendaylight.controller:commons.integrationtest:pom:0.6.4-Lithium-SR4'
<dependency org="org.opendaylight.controller" name="commons.integrationtest" rev="0.6.4-Lithium-SR4">
<artifact name="commons.integrationtest" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='commons.integrationtest', version='0.6.4-Lithium-SR4')
)
libraryDependencies += "org.opendaylight.controller" % "commons.integrationtest" % "0.6.4-Lithium-SR4"
[org.opendaylight.controller/commons.integrationtest "0.6.4-Lithium-SR4"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| ch.qos.logback : logback-core | jar | 1.0.9 |
| equinoxSDK381 » org.apache.felix.gogo.command | jar | 0.8.0.v201108120515 |
| equinoxSDK381 » org.apache.felix.gogo.runtime | jar | 0.8.0.v201108120515 |
| equinoxSDK381 » org.apache.felix.gogo.shell | jar | 0.8.0.v201110170705 |
| equinoxSDK381 » org.eclipse.equinox.console | jar | 1.0.0.v20120522-1841 |
| equinoxSDK381 » org.eclipse.equinox.ds | jar | 1.4.0.v20120522-1841 |
| equinoxSDK381 » org.eclipse.equinox.util | jar | 1.0.400.v20120522-2049 |
| equinoxSDK381 » org.eclipse.osgi.services | jar | 3.3.100.v20120522-1822 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.ops4j.pax.exam : pax-exam-junit4 | jar | 4.4.0 |
| org.ops4j.pax.exam : pax-exam-link-mvn | jar | 4.4.0 |
| org.ops4j.pax.url : pax-url-aether | jar | 1.5.0 |
| org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |