License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.neutron |
ArtifactId | ArtifactIdintegration-test |
Version | Version0.10.2 |
Type | Typejar |
Description |
DescriptionODL :: neutron :: integration-test
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
integration-test-0.10.2.pom | |
integration-test-0.10.2.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.neutron/integration-test/ -->
<dependency>
<groupId>org.opendaylight.neutron</groupId>
<artifactId>integration-test</artifactId>
<version>0.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.neutron/integration-test/
implementation 'org.opendaylight.neutron:integration-test:0.10.2'
// https://jarcasting.com/artifacts/org.opendaylight.neutron/integration-test/
implementation ("org.opendaylight.neutron:integration-test:0.10.2")
'org.opendaylight.neutron:integration-test:jar:0.10.2'
<dependency org="org.opendaylight.neutron" name="integration-test" rev="0.10.2">
<artifact name="integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.neutron', module='integration-test', version='0.10.2')
)
libraryDependencies += "org.opendaylight.neutron" % "integration-test" % "0.10.2"
[org.opendaylight.neutron/integration-test "0.10.2"]
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.neutron : neutron-karaf | zip | 0.10.2 |
org.jacoco : org.jacoco.agent | jar | 0.8.0 |
com.google.code.gson : gson | jar | 2.8.2 |
org.opendaylight.controller : mdsal-it-base | jar | 1.7.2 |
javax.inject : javax.inject | jar | 1 |
org.apache.karaf.features : org.apache.karaf.features.core | jar | 4.1.5 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 5.0.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.code.findbugs : annotations | jar | 3.0.0 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.exam : pax-exam-container-karaf | jar | 4.11.0 |
org.ops4j.pax.exam : pax-exam-junit4 | jar | 4.11.0 |
org.ops4j.pax.exam : pax-exam | jar | 4.11.0 |
org.ops4j.pax.exam : pax-exam-features | xml | 4.11.0 |
org.ops4j.pax.exam : pax-exam-extender-service | jar | 4.11.0 |
org.ops4j.pax.exam : pax-exam-inject | jar | 4.11.0 |
org.ops4j.pax.exam : pax-exam-invoker-junit | jar | 4.11.0 |
org.ops4j.pax.url : pax-url-aether | jar | 2.5.3 |
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.19 |
org.slf4j : slf4j-simple | jar | 1.7.25 |