License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.yangtools |
ArtifactId | ArtifactIdbundle-parent |
Version | Version8.0.3 |
Type | Typepom |
Description |
Descriptionbundle-parent
Bundle parent (felix-based)
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bundle-parent-8.0.3.pom | |
bundle-parent-8.0.3-cyclonedx.xml | 10 KB |
bundle-parent-8.0.3-cyclonedx.json | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.yangtools/bundle-parent/ -->
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>bundle-parent</artifactId>
<version>8.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.yangtools/bundle-parent/
implementation 'org.opendaylight.yangtools:bundle-parent:8.0.3'
// https://jarcasting.com/artifacts/org.opendaylight.yangtools/bundle-parent/
implementation ("org.opendaylight.yangtools:bundle-parent:8.0.3")
'org.opendaylight.yangtools:bundle-parent:pom:8.0.3'
<dependency org="org.opendaylight.yangtools" name="bundle-parent" rev="8.0.3">
<artifact name="bundle-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.yangtools', module='bundle-parent', version='8.0.3')
)
libraryDependencies += "org.opendaylight.yangtools" % "bundle-parent" % "8.0.3"
[org.opendaylight.yangtools/bundle-parent "8.0.3"]
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 | 4.5.3 |
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 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.mockito : mockito-junit-jupiter | jar | 4.3.1 |
junit : junit | jar | 4.13.2 |
org.junit.vintage : junit-vintage-engine | jar | |
org.mockito : mockito-core | jar | 4.3.1 |