is not current version
Last Version 9.0.0

bundle-parent 7.0.14

Bundle parent

License

License

GroupId

GroupId

org.opendaylight.yangtools
ArtifactId

ArtifactId

bundle-parent
Version

Version

7.0.14
Type

Type

pom
Description

Description

bundle-parent
Bundle parent
Project Organization

Project Organization

OpenDaylight
Source Code Management

Source Code Management

https://wiki.opendaylight.org/display/ODL/YANG+Tools

Download bundle-parent 7.0.14


<!-- https://jarcasting.com/artifacts/org.opendaylight.yangtools/bundle-parent/ -->
<dependency>
    <groupId>org.opendaylight.yangtools</groupId>
    <artifactId>bundle-parent</artifactId>
    <version>7.0.14</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.yangtools/bundle-parent/
implementation 'org.opendaylight.yangtools:bundle-parent:7.0.14'
// https://jarcasting.com/artifacts/org.opendaylight.yangtools/bundle-parent/
implementation ("org.opendaylight.yangtools:bundle-parent:7.0.14")
'org.opendaylight.yangtools:bundle-parent:pom:7.0.14'
<dependency org="org.opendaylight.yangtools" name="bundle-parent" rev="7.0.14">
  <artifact name="bundle-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.yangtools', module='bundle-parent', version='7.0.14')
)
libraryDependencies += "org.opendaylight.yangtools" % "bundle-parent" % "7.0.14"
[org.opendaylight.yangtools/bundle-parent "7.0.14"]

Dependencies

provided (4)

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

test (5)

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

Project Modules

There are no modules declared in this project.