Last Version

config-module-archetype 0.5.4-Boron-SR4

Archetype for new module managed by configuration subsystem

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.opendaylight.controller
ArtifactId

ArtifactId

config-module-archetype
Version

Version

0.5.4-Boron-SR4
Type

Type

jar
Description

Description

config-module-archetype
Archetype for new module managed by configuration subsystem
Project Organization

Project Organization

OpenDaylight

Download config-module-archetype 0.5.4-Boron-SR4


<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/config-module-archetype/ -->
<dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>config-module-archetype</artifactId>
    <version>0.5.4-Boron-SR4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/config-module-archetype/
implementation 'org.opendaylight.controller:config-module-archetype:0.5.4-Boron-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.controller/config-module-archetype/
implementation ("org.opendaylight.controller:config-module-archetype:0.5.4-Boron-SR4")
'org.opendaylight.controller:config-module-archetype:jar:0.5.4-Boron-SR4'
<dependency org="org.opendaylight.controller" name="config-module-archetype" rev="0.5.4-Boron-SR4">
  <artifact name="config-module-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='config-module-archetype', version='0.5.4-Boron-SR4')
)
libraryDependencies += "org.opendaylight.controller" % "config-module-archetype" % "0.5.4-Boron-SR4"
[org.opendaylight.controller/config-module-archetype "0.5.4-Boron-SR4"]

Dependencies

provided (3)

Group / Artifact Type Version
org.osgi : org.osgi.compendium jar 5.0.0
org.osgi : org.osgi.core jar 5.0.0
org.slf4j : slf4j-api jar 1.7.21

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
junit : junit jar 4.11
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners jar 2.4

Project Modules

There are no modules declared in this project.