License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.opendaylight.netvirt |
ArtifactId | ArtifactIdbinding-parent |
Last Version | Last Version0.11.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionODL :: netvirt :: binding-parent
pom.xml for MD-SAL DOM plugins
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
binding-parent-0.11.4.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.netvirt/binding-parent/ -->
<dependency>
<groupId>org.opendaylight.netvirt</groupId>
<artifactId>binding-parent</artifactId>
<version>0.11.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.netvirt/binding-parent/
implementation 'org.opendaylight.netvirt:binding-parent:0.11.4'
// https://jarcasting.com/artifacts/org.opendaylight.netvirt/binding-parent/
implementation ("org.opendaylight.netvirt:binding-parent:0.11.4")
'org.opendaylight.netvirt:binding-parent:pom:0.11.4'
<dependency org="org.opendaylight.netvirt" name="binding-parent" rev="0.11.4">
<artifact name="binding-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netvirt', module='binding-parent', version='0.11.4')
)
libraryDependencies += "org.opendaylight.netvirt" % "binding-parent" % "0.11.4"
[org.opendaylight.netvirt/binding-parent "0.11.4"]
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api Optional | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.28 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.400 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
org.gaul : modernizer-maven-annotations | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.3.3 |
org.slf4j : slf4j-simple | jar | 1.7.28 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
junit : junit | jar | 4.13.2 |