airframe

Dependency injection library tailored to Scala

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe_2.13.0-RC1
Last Version

Last Version

19.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

airframe
Dependency injection library tailored to Scala
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_2.13.0-RC1

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-RC1
org.wvlet.airframe : airframe-surface_2.13.0-RC1 jar 19.5.0
org.scala-lang : scala-reflect jar 2.13.0-RC1

test (1)

Group / Artifact Type Version
org.wvlet.airframe : airframe-spec_2.13.0-RC1 jar 19.5.0

Project Modules

There are no modules declared in this project.
org.wvlet.airframe

wvlet

Weaving Ideas From Data

Versions

Version
19.5.0
19.4.2
19.4.1