Last Version

airframe-spec 19.5.1

Airframe spec test base library

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-spec_2.13.0-RC2
Version

Version

19.5.1
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.13.0-RC2 19.5.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-RC2
org.wvlet.airframe : airframe-log_2.13.0-RC2 jar 19.5.1
org.scalatest : scalatest_2.13.0-RC2 jar 3.0.8-RC4

Project Modules

There are no modules declared in this project.