File | Operation |
---|---|
odlparent-10.0.6.pom | download |
<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>odlparent</artifactId>
<version>10.0.6</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='odlparent', version='10.0.6')
)
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>odlparent-lite</artifactId> <version>10.0.6</version> </parent>
provided
|-- org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700
|-- com.github.spotbugs:spotbugs-annotations:4.7.3
|-- org.gaul:modernizer-maven-annotations:2.5.0
test
|-- org.hamcrest:hamcrest-library:2.2
|-- org.junit.jupiter:junit-jupiter-api
|-- org.junit.jupiter:junit-jupiter-params
|-- org.junit.jupiter:junit-jupiter-engine
|-- org.mockito:mockito-junit-jupiter:4.5.1
|-- org.junit.jupiter:junit-jupiter-migrationsupport