License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Net |
GroupId | GroupIdorg.opendaylight.netide |
ArtifactId | ArtifactIdnetiplib |
Last Version | Last Version0.3.4-Carbon |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionODL :: netide :: netiplib
Java Library for handling the NetIDE intermediate protocol.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
netiplib-0.3.4-Carbon.pom | |
netiplib-0.3.4-Carbon.jar | 32 KB |
netiplib-0.3.4-Carbon-sources.jar | 20 KB |
netiplib-0.3.4-Carbon-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.netide/netiplib/ -->
<dependency>
<groupId>org.opendaylight.netide</groupId>
<artifactId>netiplib</artifactId>
<version>0.3.4-Carbon</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.netide/netiplib/
implementation 'org.opendaylight.netide:netiplib:0.3.4-Carbon'
// https://jarcasting.com/artifacts/org.opendaylight.netide/netiplib/
implementation ("org.opendaylight.netide:netiplib:0.3.4-Carbon")
'org.opendaylight.netide:netiplib:jar:0.3.4-Carbon'
<dependency org="org.opendaylight.netide" name="netiplib" rev="0.3.4-Carbon">
<artifact name="netiplib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netide', module='netiplib', version='0.3.4-Carbon')
)
libraryDependencies += "org.opendaylight.netide" % "netiplib" % "0.3.4-Carbon"
[org.opendaylight.netide/netiplib "0.3.4-Carbon"]
Group / Artifact | Type | Version |
---|---|---|
org.javatuples : javatuples | jar | 1.2 |
org.opendaylight.openflowjava : openflow-protocol-api | jar | 0.9.4-Carbon |
org.opendaylight.openflowjava : openflow-protocol-impl | jar | 0.9.4-Carbon |
org.opendaylight.openflowjava : openflowjava-util | jar | 0.9.4-Carbon |
io.netty : netty-handler | jar | 4.1.8.Final |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 5.0.0 |
com.google.code.findbugs : annotations | jar | 3.0.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |
org.slf4j : slf4j-simple | jar | 1.7.21 |