License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.odlparent |
ArtifactId | ArtifactIdbundle-parent |
Version | Version9.0.9 |
Type | Typepom |
Description |
DescriptionODL :: odlparent :: bundle-parent
bundle-parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bundle-parent-9.0.9.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.odlparent/bundle-parent/ -->
<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>bundle-parent</artifactId>
<version>9.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.odlparent/bundle-parent/
implementation 'org.opendaylight.odlparent:bundle-parent:9.0.9'
// https://jarcasting.com/artifacts/org.opendaylight.odlparent/bundle-parent/
implementation ("org.opendaylight.odlparent:bundle-parent:9.0.9")
'org.opendaylight.odlparent:bundle-parent:pom:9.0.9'
<dependency org="org.opendaylight.odlparent" name="bundle-parent" rev="9.0.9">
<artifact name="bundle-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='bundle-parent', version='9.0.9')
)
libraryDependencies += "org.opendaylight.odlparent" % "bundle-parent" % "9.0.9"
[org.opendaylight.odlparent/bundle-parent "9.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
org.gaul : modernizer-maven-annotations | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.12.4 |