License |
License |
---|---|
GroupId | GroupIdorg.projectfloodlight |
ArtifactId | ArtifactIdopenflowj-internal |
Last Version | Last Version3.6.606 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenFlowJ-Loxi
OpenFlowJ API supporting OpenFlow versions 1.0 through 1.5.1, generated by LoxiGen
|
<!-- https://jarcasting.com/artifacts/org.projectfloodlight/openflowj-internal/ -->
<dependency>
<groupId>org.projectfloodlight</groupId>
<artifactId>openflowj-internal</artifactId>
<version>3.6.606</version>
</dependency>
// https://jarcasting.com/artifacts/org.projectfloodlight/openflowj-internal/
implementation 'org.projectfloodlight:openflowj-internal:3.6.606'
// https://jarcasting.com/artifacts/org.projectfloodlight/openflowj-internal/
implementation ("org.projectfloodlight:openflowj-internal:3.6.606")
'org.projectfloodlight:openflowj-internal:jar:3.6.606'
<dependency org="org.projectfloodlight" name="openflowj-internal" rev="3.6.606">
<artifact name="openflowj-internal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.projectfloodlight', module='openflowj-internal', version='3.6.606')
)
libraryDependencies += "org.projectfloodlight" % "openflowj-internal" % "3.6.606"
[org.projectfloodlight/openflowj-internal "3.6.606"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
io.netty : netty-all | jar | 4.1.50.Final |
com.google.guava : guava | jar | 29.0-jre |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-integration | jar | 1.3 |