| License |
License |
|---|---|
| GroupId | GroupIdorg.opendaylight.neutron |
| ArtifactId | ArtifactIdproject-neutron |
| Last Version | Last Version0.16.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionneutron
OpenDaylight Neutron Northbound Service
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| project-neutron-0.16.4.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.neutron/project-neutron/ -->
<dependency>
<groupId>org.opendaylight.neutron</groupId>
<artifactId>project-neutron</artifactId>
<version>0.16.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.neutron/project-neutron/
implementation 'org.opendaylight.neutron:project-neutron:0.16.4'
// https://jarcasting.com/artifacts/org.opendaylight.neutron/project-neutron/
implementation ("org.opendaylight.neutron:project-neutron:0.16.4")
'org.opendaylight.neutron:project-neutron:pom:0.16.4'
<dependency org="org.opendaylight.neutron" name="project-neutron" rev="0.16.4">
<artifact name="project-neutron" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.neutron', module='project-neutron', version='0.16.4')
)
libraryDependencies += "org.opendaylight.neutron" % "project-neutron" % "0.16.4"
[org.opendaylight.neutron/project-neutron "0.16.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| 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.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 |