File | Operation |
---|---|
odlparent-13.0.1.pom | download |
<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>odlparent</artifactId>
<version>13.0.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='odlparent', version='13.0.1')
)
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>odlparent-lite</artifactId> <version>13.0.1</version> </parent>
provided
test
|-- org.assertj:assertj-core:3.24.2
|-- 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
|-- org.junit.jupiter:junit-jupiter-migrationsupport