License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.ttp |
ArtifactId | ArtifactIdutils |
Last Version | Last Version0.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionODL :: ttp :: utils
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 |
---|---|
utils-0.5.3.pom | |
utils-0.5.3.jar | 12 KB |
utils-0.5.3-sources.jar | 4 KB |
utils-0.5.3-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.ttp/utils/ -->
<dependency>
<groupId>org.opendaylight.ttp</groupId>
<artifactId>utils</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.ttp/utils/
implementation 'org.opendaylight.ttp:utils:0.5.3'
// https://jarcasting.com/artifacts/org.opendaylight.ttp/utils/
implementation ("org.opendaylight.ttp:utils:0.5.3")
'org.opendaylight.ttp:utils:jar:0.5.3'
<dependency org="org.opendaylight.ttp" name="utils" rev="0.5.3">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.ttp', module='utils', version='0.5.3')
)
libraryDependencies += "org.opendaylight.ttp" % "utils" % "0.5.3"
[org.opendaylight.ttp/utils "0.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy : jaxrs-api | jar | 3.0.12.Final |
org.opendaylight.controller : sal-binding-broker-impl | jar | 1.6.3 |
org.opendaylight.yangtools : yang-data-codec-gson | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
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 |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.21 |