License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.controller |
ArtifactId | ArtifactIdsingle-feature-parent |
Version | Version4.0.9 |
Type | Typepom |
Description |
Descriptionsingle-feature-parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
single-feature-parent-4.0.9.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/single-feature-parent/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>single-feature-parent</artifactId>
<version>4.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/single-feature-parent/
implementation 'org.opendaylight.controller:single-feature-parent:4.0.9'
// https://jarcasting.com/artifacts/org.opendaylight.controller/single-feature-parent/
implementation ("org.opendaylight.controller:single-feature-parent:4.0.9")
'org.opendaylight.controller:single-feature-parent:pom:4.0.9'
<dependency org="org.opendaylight.controller" name="single-feature-parent" rev="4.0.9">
<artifact name="single-feature-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='single-feature-parent', version='4.0.9')
)
libraryDependencies += "org.opendaylight.controller" % "single-feature-parent" % "4.0.9"
[org.opendaylight.controller/single-feature-parent "4.0.9"]
Group / Artifact | Type | Version |
---|---|---|
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.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.odlparent : features-test | jar | 9.0.13 |
org.opendaylight.odlparent : bundles-test-lib | jar | |
org.apache.karaf.bundle : org.apache.karaf.bundle.core | jar | 4.3.6 |
org.slf4j : slf4j-api | jar | |
org.osgi : osgi.cmpn | jar | 7.0.0 |
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.12.4 |