Last Version

airframe-control 20.6.0

A library for controlling program flows and retrying

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-control_sjs1_2.11
Version

Version

20.6.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.11 20.6.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.wvlet.airframe » airframe-log_sjs1_2.11 jar 20.6.0
org.scala-js : scalajs-library_2.11 jar 1.1.0
org.scala-lang.modules : scala-collection-compat_sjs1_2.11 jar 2.1.6

test (2)

Group / Artifact Type Version
org.wvlet.airframe » airspec-ref_sjs1_2.11 jar 20.6.0
org.scala-js : scalajs-test-bridge_2.11 jar 1.1.0

Project Modules

There are no modules declared in this project.