License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.opendaylight.ocpplugin |
ArtifactId | ArtifactIdocpplugin-controller-config |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionController Configuration files for ocpplugin + ocpjava couple
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opendaylight.ocpplugin/ocpplugin-controller-config/ -->
<dependency>
<groupId>org.opendaylight.ocpplugin</groupId>
<artifactId>ocpplugin-controller-config</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.ocpplugin/ocpplugin-controller-config/
implementation 'org.opendaylight.ocpplugin:ocpplugin-controller-config:0.3.3'
// https://jarcasting.com/artifacts/org.opendaylight.ocpplugin/ocpplugin-controller-config/
implementation ("org.opendaylight.ocpplugin:ocpplugin-controller-config:0.3.3")
'org.opendaylight.ocpplugin:ocpplugin-controller-config:jar:0.3.3'
<dependency org="org.opendaylight.ocpplugin" name="ocpplugin-controller-config" rev="0.3.3">
<artifact name="ocpplugin-controller-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.ocpplugin', module='ocpplugin-controller-config', version='0.3.3')
)
libraryDependencies += "org.opendaylight.ocpplugin" % "ocpplugin-controller-config" % "0.3.3"
[org.opendaylight.ocpplugin/ocpplugin-controller-config "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
com.google.code.findbugs : annotations | jar | 3.0.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.21 |