License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.serviceutils |
ArtifactId | ArtifactIdbinding-parent |
Version | Version0.7.0 |
Type | Typepom |
Description |
DescriptionODL :: serviceutils :: binding-parent
pom.xml for MD-SAL DOM plugins
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
binding-parent-0.7.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.serviceutils/binding-parent/ -->
<dependency>
<groupId>org.opendaylight.serviceutils</groupId>
<artifactId>binding-parent</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.serviceutils/binding-parent/
implementation 'org.opendaylight.serviceutils:binding-parent:0.7.0'
// https://jarcasting.com/artifacts/org.opendaylight.serviceutils/binding-parent/
implementation ("org.opendaylight.serviceutils:binding-parent:0.7.0")
'org.opendaylight.serviceutils:binding-parent:pom:0.7.0'
<dependency org="org.opendaylight.serviceutils" name="binding-parent" rev="0.7.0">
<artifact name="binding-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.serviceutils', module='binding-parent', version='0.7.0')
)
libraryDependencies += "org.opendaylight.serviceutils" % "binding-parent" % "0.7.0"
[org.opendaylight.serviceutils/binding-parent "0.7.0"]
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.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.5.11 |
org.slf4j : slf4j-simple | jar | 1.7.28 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |