Last Version

airframe-spec 19.8.0

Airframe spec test base library

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-spec_2.11
Version

Version

19.8.0
Type

Type

jar
Description

Description

airframe-spec
Airframe spec test base library
Project URL

Project URL

https://github.com/wvlet/airframe
Project Organization

Project Organization

org.wvlet.airframe
Source Code Management

Source Code Management

https://github.com/wvlet/airframe

Download airframe-spec_2.11 19.8.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.wvlet.airframe : airframe-log_2.11 jar 19.8.0
org.scalatest : scalatest_2.11 jar 3.0.8

Project Modules

There are no modules declared in this project.