License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.opendaylight.netconf |
ArtifactId | ArtifactIdfeature-parent |
Version | Version2.0.1 |
Type | Typepom |
Description |
Descriptionfeature-parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
feature-parent-2.0.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.netconf/feature-parent/ -->
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>feature-parent</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.netconf/feature-parent/
implementation 'org.opendaylight.netconf:feature-parent:2.0.1'
// https://jarcasting.com/artifacts/org.opendaylight.netconf/feature-parent/
implementation ("org.opendaylight.netconf:feature-parent:2.0.1")
'org.opendaylight.netconf:feature-parent:pom:2.0.1'
<dependency org="org.opendaylight.netconf" name="feature-parent" rev="2.0.1">
<artifact name="feature-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='feature-parent', version='2.0.1')
)
libraryDependencies += "org.opendaylight.netconf" % "feature-parent" % "2.0.1"
[org.opendaylight.netconf/feature-parent "2.0.1"]
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.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.odlparent : features-test | jar | 9.0.2 |
org.opendaylight.odlparent : bundles-test-lib | jar | |
org.apache.karaf.bundle : org.apache.karaf.bundle.core | jar | 4.3.2 |
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.9.0 |