| License |
License |
|---|---|
| GroupId | GroupIdorg.opendaylight.usc |
| ArtifactId | ArtifactIdusc-channel-api |
| Last Version | Last Version1.5.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionODL :: usc :: usc-channel-api
OpenDaylight 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 |
|---|---|
| usc-channel-api-1.5.4.pom | |
| usc-channel-api-1.5.4-javadoc.jar | 550 KB |
| usc-channel-api-1.5.4.jar | 202 KB |
| usc-channel-api-1.5.4-sources.jar | 117 KB |
| usc-channel-api-1.5.4-p2Content.xml | 5 KB |
| usc-channel-api-1.5.4-p2Artifacts.xml | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.usc/usc-channel-api/ -->
<dependency>
<groupId>org.opendaylight.usc</groupId>
<artifactId>usc-channel-api</artifactId>
<version>1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.usc/usc-channel-api/
implementation 'org.opendaylight.usc:usc-channel-api:1.5.4'
// https://jarcasting.com/artifacts/org.opendaylight.usc/usc-channel-api/
implementation ("org.opendaylight.usc:usc-channel-api:1.5.4")
'org.opendaylight.usc:usc-channel-api:jar:1.5.4'
<dependency org="org.opendaylight.usc" name="usc-channel-api" rev="1.5.4">
<artifact name="usc-channel-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.usc', module='usc-channel-api', version='1.5.4')
)
libraryDependencies += "org.opendaylight.usc" % "usc-channel-api" % "1.5.4"
[org.opendaylight.usc/usc-channel-api "1.5.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.google.code.findbugs : annotations Optional | jar | 3.0.0 |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.1.150 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |