License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.openflowplugin.model |
ArtifactId | ArtifactIdmodel-parent |
Last Version | Last Version0.9.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionpom.xml for MD-SAL DOM plugins
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
model-parent-0.9.4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.openflowplugin.model/model-parent/ -->
<dependency>
<groupId>org.opendaylight.openflowplugin.model</groupId>
<artifactId>model-parent</artifactId>
<version>0.9.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin.model/model-parent/
implementation 'org.opendaylight.openflowplugin.model:model-parent:0.9.4'
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin.model/model-parent/
implementation ("org.opendaylight.openflowplugin.model:model-parent:0.9.4")
'org.opendaylight.openflowplugin.model:model-parent:pom:0.9.4'
<dependency org="org.opendaylight.openflowplugin.model" name="model-parent" rev="0.9.4">
<artifact name="model-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.openflowplugin.model', module='model-parent', version='0.9.4')
)
libraryDependencies += "org.opendaylight.openflowplugin.model" % "model-parent" % "0.9.4"
[org.opendaylight.openflowplugin.model/model-parent "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.mdsal : yang-binding | jar | |
org.opendaylight.yangtools : yang-common | jar | |
org.opendaylight.mdsal.binding.model.ietf : rfc6991 | jar | |
org.opendaylight.mdsal.model : yang-ext | jar |
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 |