is not current version
Last Version 22.6.4

airframe-control 21.12.0

A library for controlling program flows and retrying

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-control_sjs1_2.13
Version

Version

21.12.0
Type

Type

jar
Description

Description

airframe-control
A library for controlling program flows and retrying
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-control_sjs1_2.13 21.12.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
org.wvlet.airframe : airframe-log_sjs1_2.13 jar 21.12.0
org.scala-js : scalajs-library_2.13 jar 1.7.1
org.scala-lang.modules : scala-collection-compat_sjs1_2.13 jar 2.6.0

test (2)

Group / Artifact Type Version
org.wvlet.airframe » airspec-ref_sjs1_2.13 jar 21.12.0
org.scala-js : scalajs-test-bridge_2.13 jar 1.7.1

Project Modules

There are no modules declared in this project.