| License |
License |
|---|---|
| GroupId | GroupIdorg.opendaylight.yangtools |
| ArtifactId | ArtifactIdbundle-parent |
| Version | Version7.0.1 |
| Type | Typepom |
| Description |
Descriptionbundle-parent
Bundle parent
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| bundle-parent-7.0.1.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.yangtools/bundle-parent/ -->
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>bundle-parent</artifactId>
<version>7.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.yangtools/bundle-parent/
implementation 'org.opendaylight.yangtools:bundle-parent:7.0.1'
// https://jarcasting.com/artifacts/org.opendaylight.yangtools/bundle-parent/
implementation ("org.opendaylight.yangtools:bundle-parent:7.0.1")
'org.opendaylight.yangtools:bundle-parent:pom:7.0.1'
<dependency org="org.opendaylight.yangtools" name="bundle-parent" rev="7.0.1">
<artifact name="bundle-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.yangtools', module='bundle-parent', version='7.0.1')
)
libraryDependencies += "org.opendaylight.yangtools" % "bundle-parent" % "7.0.1"
[org.opendaylight.yangtools/bundle-parent "7.0.1"]
| 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.2.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.9.0 |