airspec-core

A core module of AirSpec with Surface and DI macros

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airspec-core_2.11
Last Version

Last Version

19.8.3
Release Date

Release Date

Type

Type

jar
Description

Description

airspec-core
A core module of AirSpec with Surface and DI macros
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 airspec-core_2.11

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.wvlet.airframe : airspec-log_2.11 jar 19.8.3
org.scala-lang.modules : scala-collection-compat_2.11 jar 2.1.1
org.scala-lang : scala-reflect jar 2.11.12
javax.annotation : javax.annotation-api jar 1.3.1

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.11.12

Project Modules

There are no modules declared in this project.

Gitter Chat CI Status codecov scala-index maven central Scala.js

logo

Airframe https://wvlet.org/airframe is a collection of lightweight building blocks for Scala.

Resources

Framework

rpc

logo

Build

Dotty (Scala 3.0)

For developing with Dotty, use DOTTY=true environment variable:

$ DOTTY=true ./sbt
> logJVM/test

Here is the list of milestones for Dotty support: #1077

LICENSE

Apache v2

org.wvlet.airframe

wvlet

Weaving Ideas From Data

Versions

Version
19.8.3