Last Version

airframe 22.6.4

Dependency injection library tailored to Scala

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe_2.12
Version

Version

22.6.4
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_2.12 22.6.4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.16
org.wvlet.airframe : airframe-surface_2.12 jar 22.6.4
org.wvlet.airframe : airframe-di-macros_2.12 jar 22.6.4
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.7.0
javax.annotation : javax.annotation-api jar 1.3.2

test (1)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.12 jar 1.16.0

Project Modules

There are no modules declared in this project.