File | Operation |
---|---|
mdsal-it-parent-1.7.4.pom | download |
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>mdsal-it-parent</artifactId>
<version>1.7.4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='mdsal-it-parent', version='1.7.4')
)
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>bundle-parent</artifactId> <version>3.1.4</version> </parent>
compile
|-- org.opendaylight.controller:mdsal-it-base:1.7.4
|-- org.ops4j.pax.exam:pax-exam-container-karaf
|-- org.ops4j.pax.exam:pax-exam-junit4
|-- org.ops4j.pax.exam:pax-exam
|-- org.ops4j.pax.url:pax-url-aether
|-- javax.inject:javax.inject:1
|-- org.apache.karaf.features:org.apache.karaf.features.core
|-- junit:junit
test
|-- org.ops4j.pax.exam:pax-exam-features
|-- org.ops4j.pax.exam:pax-exam-extender-service
|-- org.ops4j.pax.exam:pax-exam-inject