Last Version

onlab-junit 2.7.0

Open Network Operating System Base Pom

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.onosproject
ArtifactId

ArtifactId

onlab-junit
Version

Version

2.7.0
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.7.0


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

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.