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