License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.opendaylight.controller.samples |
ArtifactId | ArtifactIdtoaster-config |
Last Version | Last Version1.3.4-Beryllium-SR4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfiguration files for toaster
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller.samples/toaster-config/ -->
<dependency>
<groupId>org.opendaylight.controller.samples</groupId>
<artifactId>toaster-config</artifactId>
<version>1.3.4-Beryllium-SR4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller.samples/toaster-config/
implementation 'org.opendaylight.controller.samples:toaster-config:1.3.4-Beryllium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.controller.samples/toaster-config/
implementation ("org.opendaylight.controller.samples:toaster-config:1.3.4-Beryllium-SR4")
'org.opendaylight.controller.samples:toaster-config:jar:1.3.4-Beryllium-SR4'
<dependency org="org.opendaylight.controller.samples" name="toaster-config" rev="1.3.4-Beryllium-SR4">
<artifact name="toaster-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller.samples', module='toaster-config', version='1.3.4-Beryllium-SR4')
)
libraryDependencies += "org.opendaylight.controller.samples" % "toaster-config" % "1.3.4-Beryllium-SR4"
[org.opendaylight.controller.samples/toaster-config "1.3.4-Beryllium-SR4"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |