License |
License |
---|---|
GroupId | GroupIdorg.onosproject |
ArtifactId | ArtifactIdonlab-stc |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSystem Test Coordinator
|
Project URL |
Project URL |
Filename | Size |
---|---|
onlab-stc-1.5.1.pom | |
onlab-stc-1.5.1.jar | 8 MB |
onlab-stc-1.5.1-tests.jar | 21 KB |
onlab-stc-1.5.1-sources.jar | 37 KB |
onlab-stc-1.5.1-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.onosproject/onlab-stc/ -->
<dependency>
<groupId>org.onosproject</groupId>
<artifactId>onlab-stc</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.onosproject/onlab-stc/
implementation 'org.onosproject:onlab-stc:1.5.1'
// https://jarcasting.com/artifacts/org.onosproject/onlab-stc/
implementation ("org.onosproject:onlab-stc:1.5.1")
'org.onosproject:onlab-stc:jar:1.5.1'
<dependency org="org.onosproject" name="onlab-stc" rev="1.5.1">
<artifact name="onlab-stc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.onosproject', module='onlab-stc', version='1.5.1')
)
libraryDependencies += "org.onosproject" % "onlab-stc" % "1.5.1"
[org.onosproject/onlab-stc "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.13 |
Group / Artifact | Type | Version |
---|---|---|
org.onosproject : onlab-junit | jar | 1.5.1 |
org.osgi : org.osgi.compendium | jar | 4.3.1 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.slf4j : slf4j-jdk14 | jar | 1.7.13 |