License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.opendaylight.netconf |
ArtifactId | ArtifactIdfeature-parent |
Version | Version3.0.1 |
Type | Typepom |
Description |
Descriptionfeature-parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
feature-parent-3.0.1.pom | |
feature-parent-3.0.1-cyclonedx.xml | 28 KB |
feature-parent-3.0.1-cyclonedx.json | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.netconf/feature-parent/ -->
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>feature-parent</artifactId>
<version>3.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.netconf/feature-parent/
implementation 'org.opendaylight.netconf:feature-parent:3.0.1'
// https://jarcasting.com/artifacts/org.opendaylight.netconf/feature-parent/
implementation ("org.opendaylight.netconf:feature-parent:3.0.1")
'org.opendaylight.netconf:feature-parent:pom:3.0.1'
<dependency org="org.opendaylight.netconf" name="feature-parent" rev="3.0.1">
<artifact name="feature-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='feature-parent', version='3.0.1')
)
libraryDependencies += "org.opendaylight.netconf" % "feature-parent" % "3.0.1"
[org.opendaylight.netconf/feature-parent "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 4.5.3 |
org.gaul : modernizer-maven-annotations | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.odlparent : features-test | jar | 10.0.0 |
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 | |
org.slf4j : slf4j-simple | jar | |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.mockito : mockito-junit-jupiter | jar | 4.3.1 |
junit : junit | jar | 4.13.2 |
org.junit.vintage : junit-vintage-engine | jar | |
org.mockito : mockito-core | jar | 4.3.1 |