is not current version
Last Version 2.7.0

onlab-junit 2.5.2-b2

Open Network Operating System Base Pom

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.onosproject
ArtifactId

ArtifactId

onlab-junit
Version

Version

2.5.2-b2
Type

Type

jar
Description

Description

onlab-junit
Open Network Operating System Base Pom
Project URL

Project URL

http://onosproject.org/onlab-junit/

Download onlab-junit 2.5.2-b2


<!-- https://jarcasting.com/artifacts/org.onosproject/onlab-junit/ -->
<dependency>
    <groupId>org.onosproject</groupId>
    <artifactId>onlab-junit</artifactId>
    <version>2.5.2-b2</version>
</dependency>
// https://jarcasting.com/artifacts/org.onosproject/onlab-junit/
implementation 'org.onosproject:onlab-junit:2.5.2-b2'
// https://jarcasting.com/artifacts/org.onosproject/onlab-junit/
implementation ("org.onosproject:onlab-junit:2.5.2-b2")
'org.onosproject:onlab-junit:jar:2.5.2-b2'
<dependency org="org.onosproject" name="onlab-junit" rev="2.5.2-b2">
  <artifact name="onlab-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.onosproject', module='onlab-junit', version='2.5.2-b2')
)
libraryDependencies += "org.onosproject" % "onlab-junit" % "2.5.2-b2"
[org.onosproject/onlab-junit "2.5.2-b2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 22.0
org.slf4j : slf4j-api jar 1.7.25
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.