File | Operation |
---|---|
odlparent-9.0.4.pom | download |
<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>odlparent</artifactId>
<version>9.0.4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='odlparent', version='9.0.4')
)
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>odlparent-lite</artifactId> <version>9.0.4</version> </parent>
provided
|-- org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.600
|-- com.github.spotbugs:spotbugs-annotations:3.1.12
|-- org.gaul:modernizer-maven-annotations:2.2.0
test