airframe

Dependency injection library tailored to Scala

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe_sjs0.6_2.13
Last Version

Last Version

20.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

airframe
Dependency injection library tailored to Scala
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 airframe_sjs0.6_2.13

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1
org.wvlet.airframe : airframe-surface_sjs0.6_2.13 jar 20.4.1
org.scala-js : scalajs-library_2.13 jar 0.6.32
org.scala-lang.modules : scala-collection-compat_sjs0.6_2.13 jar 2.1.5
org.scala-lang : scala-reflect jar 2.13.1

test (2)

Group / Artifact Type Version
org.wvlet.airframe » airspec-ref_sjs0.6_2.13 jar 20.4.1
org.scala-js : scalajs-test-bridge_2.13 jar 0.6.32

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
20.4.1
20.4.0
20.3.3
20.3.2
20.3.1
20.3.0
20.2.1
20.2.0
20.1.3
20.1.2
20.1.1
20.1.0
19.12.4