License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.controller.model |
ArtifactId | ArtifactIdmodel-parent |
Last Version | Last Version1.7.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
model-parent-1.7.4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller.model/model-parent/ -->
<dependency>
<groupId>org.opendaylight.controller.model</groupId>
<artifactId>model-parent</artifactId>
<version>1.7.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller.model/model-parent/
implementation 'org.opendaylight.controller.model:model-parent:1.7.4'
// https://jarcasting.com/artifacts/org.opendaylight.controller.model/model-parent/
implementation ("org.opendaylight.controller.model:model-parent:1.7.4")
'org.opendaylight.controller.model:model-parent:pom:1.7.4'
<dependency org="org.opendaylight.controller.model" name="model-parent" rev="1.7.4">
<artifact name="model-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller.model', module='model-parent', version='1.7.4')
)
libraryDependencies += "org.opendaylight.controller.model" % "model-parent" % "1.7.4"
[org.opendaylight.controller.model/model-parent "1.7.4"]
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.mdsal : yang-binding | jar | |
org.opendaylight.yangtools : yang-common | jar | |
org.opendaylight.mdsal.model : ietf-inet-types-2013-07-15 | jar | |
org.opendaylight.mdsal.model : ietf-yang-types-20130715 | jar | |
org.opendaylight.mdsal.model : yang-ext | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.code.findbugs : annotations Optional | jar | 3.0.0 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.1.150 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-simple | jar | 1.7.25 |