License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.neutron |
ArtifactId | ArtifactIdneutron-single-feature-parent |
Last Version | Last Version0.16.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
neutron-single-feature-parent-0.16.4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.neutron/neutron-single-feature-parent/ -->
<dependency>
<groupId>org.opendaylight.neutron</groupId>
<artifactId>neutron-single-feature-parent</artifactId>
<version>0.16.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.neutron/neutron-single-feature-parent/
implementation 'org.opendaylight.neutron:neutron-single-feature-parent:0.16.4'
// https://jarcasting.com/artifacts/org.opendaylight.neutron/neutron-single-feature-parent/
implementation ("org.opendaylight.neutron:neutron-single-feature-parent:0.16.4")
'org.opendaylight.neutron:neutron-single-feature-parent:pom:0.16.4'
<dependency org="org.opendaylight.neutron" name="neutron-single-feature-parent" rev="0.16.4">
<artifact name="neutron-single-feature-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.neutron', module='neutron-single-feature-parent', version='0.16.4')
)
libraryDependencies += "org.opendaylight.neutron" % "neutron-single-feature-parent" % "0.16.4"
[org.opendaylight.neutron/neutron-single-feature-parent "0.16.4"]
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 | 8.1.9 |
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.5.11 |