License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.openflowplugin |
ArtifactId | ArtifactIdopenflowplugin-parent |
Version | Version0.12.1 |
Type | Typepom |
Description |
Descriptionpom.xml for MD-SAL DOM plugins
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openflowplugin-parent-0.12.1.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/openflowplugin-parent/ -->
<dependency>
<groupId>org.opendaylight.openflowplugin</groupId>
<artifactId>openflowplugin-parent</artifactId>
<version>0.12.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/openflowplugin-parent/
implementation 'org.opendaylight.openflowplugin:openflowplugin-parent:0.12.1'
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/openflowplugin-parent/
implementation ("org.opendaylight.openflowplugin:openflowplugin-parent:0.12.1")
'org.opendaylight.openflowplugin:openflowplugin-parent:pom:0.12.1'
<dependency org="org.opendaylight.openflowplugin" name="openflowplugin-parent" rev="0.12.1">
<artifact name="openflowplugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.openflowplugin', module='openflowplugin-parent', version='0.12.1')
)
libraryDependencies += "org.opendaylight.openflowplugin" % "openflowplugin-parent" % "0.12.1"
[org.opendaylight.openflowplugin/openflowplugin-parent "0.12.1"]
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.2.0 |
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.5.11 |