Last Version

airspec-light 20.10.3

API and and runner for AirSpec test cases

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airspec-light_2.11
Version

Version

20.10.3
Type

Type

jar
Description

Description

airspec-light
API and and runner for AirSpec test cases
Project URL

Project URL

https://wvlet.org/airframe
Project Organization

Project Organization

org.wvlet.airframe
Source Code Management

Source Code Management

https://github.com/wvlet/airframe

Download airspec-light_2.11 20.10.3


<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airspec-light_2.11/ -->
<dependency>
    <groupId>org.wvlet.airframe</groupId>
    <artifactId>airspec-light_2.11</artifactId>
    <version>20.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airspec-light_2.11/
implementation 'org.wvlet.airframe:airspec-light_2.11:20.10.3'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airspec-light_2.11/
implementation ("org.wvlet.airframe:airspec-light_2.11:20.10.3")
'org.wvlet.airframe:airspec-light_2.11:jar:20.10.3'
<dependency org="org.wvlet.airframe" name="airspec-light_2.11" rev="20.10.3">
  <artifact name="airspec-light_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airspec-light_2.11', version='20.10.3')
)
libraryDependencies += "org.wvlet.airframe" % "airspec-light_2.11" % "20.10.3"
[org.wvlet.airframe/airspec-light_2.11 "20.10.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.wvlet.airframe : airframe_2.11 jar 20.10.3
org.wvlet.airframe : airframe-metrics_2.11 jar 20.10.3
org.scala-lang.modules : scala-collection-compat_2.11 jar 2.2.0

provided (2)

Group / Artifact Type Version
org.scala-sbt : test-interface jar 1.0
org.scalacheck : scalacheck_2.11 jar 1.14.3

Project Modules

There are no modules declared in this project.