| License |
License |
|---|---|
| GroupId | GroupIdorg.wvlet.airframe |
| ArtifactId | ArtifactIdairframe-bootstrap_2.12 |
| Version | Version0.64 |
| Type | Typejar |
| Description |
Descriptionairframe-bootstrap
Bootstrap module for Airframe
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-bootstrap_2.12/ -->
<dependency>
<groupId>org.wvlet.airframe</groupId>
<artifactId>airframe-bootstrap_2.12</artifactId>
<version>0.64</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-bootstrap_2.12/
implementation 'org.wvlet.airframe:airframe-bootstrap_2.12:0.64'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-bootstrap_2.12/
implementation ("org.wvlet.airframe:airframe-bootstrap_2.12:0.64")
'org.wvlet.airframe:airframe-bootstrap_2.12:jar:0.64'
<dependency org="org.wvlet.airframe" name="airframe-bootstrap_2.12" rev="0.64">
<artifact name="airframe-bootstrap_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airframe-bootstrap_2.12', version='0.64')
)
libraryDependencies += "org.wvlet.airframe" % "airframe-bootstrap_2.12" % "0.64"
[org.wvlet.airframe/airframe-bootstrap_2.12 "0.64"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.6 |
| org.wvlet.airframe : airframe_2.12 | jar | 0.64 |
| org.wvlet.airframe : airframe-config_2.12 | jar | 0.64 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.wvlet.airframe : airframe-spec_2.12 | jar | 0.64 |