License |
License |
---|---|
GroupId | GroupIdorg.wvlet.airframe |
ArtifactId | ArtifactIdairframe-http-router_2.12 |
Version | Version22.4.2 |
Type | Typejar |
Description |
Descriptionairframe-http-router
Request routing library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-http-router_2.12/ -->
<dependency>
<groupId>org.wvlet.airframe</groupId>
<artifactId>airframe-http-router_2.12</artifactId>
<version>22.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-http-router_2.12/
implementation 'org.wvlet.airframe:airframe-http-router_2.12:22.4.2'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-http-router_2.12/
implementation ("org.wvlet.airframe:airframe-http-router_2.12:22.4.2")
'org.wvlet.airframe:airframe-http-router_2.12:jar:22.4.2'
<dependency org="org.wvlet.airframe" name="airframe-http-router_2.12" rev="22.4.2">
<artifact name="airframe-http-router_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airframe-http-router_2.12', version='22.4.2')
)
libraryDependencies += "org.wvlet.airframe" % "airframe-http-router_2.12" % "22.4.2"
[org.wvlet.airframe/airframe-http-router_2.12 "22.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
org.wvlet.airframe : airframe_2.12 | jar | 22.4.2 |
org.wvlet.airframe : airframe-http_2.12 | jar | 22.4.2 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.12 | jar | 1.16.0 |