License |
License |
---|---|
GroupId | GroupIdorg.wvlet.airframe |
ArtifactId | ArtifactIdairspec-light_2.12 |
Version | Version20.12.0 |
Type | Typejar |
Description |
Descriptionairspec-light
API and and runner for AirSpec test cases
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
airspec-light_2.12-20.12.0.pom | |
airspec-light_2.12-20.12.0.jar | 203 KB |
airspec-light_2.12-20.12.0-sources.jar | 26 KB |
airspec-light_2.12-20.12.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airspec-light_2.12/ -->
<dependency>
<groupId>org.wvlet.airframe</groupId>
<artifactId>airspec-light_2.12</artifactId>
<version>20.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airspec-light_2.12/
implementation 'org.wvlet.airframe:airspec-light_2.12:20.12.0'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airspec-light_2.12/
implementation ("org.wvlet.airframe:airspec-light_2.12:20.12.0")
'org.wvlet.airframe:airspec-light_2.12:jar:20.12.0'
<dependency org="org.wvlet.airframe" name="airspec-light_2.12" rev="20.12.0">
<artifact name="airspec-light_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airspec-light_2.12', version='20.12.0')
)
libraryDependencies += "org.wvlet.airframe" % "airspec-light_2.12" % "20.12.0"
[org.wvlet.airframe/airspec-light_2.12 "20.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
org.wvlet.airframe : airframe_2.12 | jar | 20.12.0 |
org.wvlet.airframe : airframe-metrics_2.12 | jar | 20.12.0 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-sbt : test-interface | jar | 1.0 |
org.scalacheck : scalacheck_2.12 | jar | 1.14.3 |