| License |
License |
|---|---|
| GroupId | GroupIdorg.opendaylight.openflowplugin |
| ArtifactId | ArtifactIdlibraries |
| Last Version | Last Version0.9.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionlibraries
pom.xml for MD-SAL DOM plugins
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| libraries-0.9.4.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/libraries/ -->
<dependency>
<groupId>org.opendaylight.openflowplugin</groupId>
<artifactId>libraries</artifactId>
<version>0.9.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/libraries/
implementation 'org.opendaylight.openflowplugin:libraries:0.9.4'
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/libraries/
implementation ("org.opendaylight.openflowplugin:libraries:0.9.4")
'org.opendaylight.openflowplugin:libraries:pom:0.9.4'
<dependency org="org.opendaylight.openflowplugin" name="libraries" rev="0.9.4">
<artifact name="libraries" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.openflowplugin', module='libraries', version='0.9.4')
)
libraryDependencies += "org.opendaylight.openflowplugin" % "libraries" % "0.9.4"
[org.opendaylight.openflowplugin/libraries "0.9.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.100 |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
| org.gaul : modernizer-maven-annotations | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 2.28.2 |