| License |
License |
|---|---|
| Categories |
CategoriesSwagger Program Interface REST Frameworks |
| GroupId | GroupIdorg.http4s |
| ArtifactId | ArtifactIdrho-swagger_2.11 |
| Version | Version0.19.1 |
| Type | Typejar |
| Description |
Descriptionrho-swagger
Swagger support for Rho
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rho-swagger_2.11-0.19.1.pom | |
| rho-swagger_2.11-0.19.1.jar | 497 KB |
| rho-swagger_2.11-0.19.1-sources.jar | 17 KB |
| rho-swagger_2.11-0.19.1-javadoc.jar | 615 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.http4s/rho-swagger_2.11/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>rho-swagger_2.11</artifactId>
<version>0.19.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/rho-swagger_2.11/
implementation 'org.http4s:rho-swagger_2.11:0.19.1'
// https://jarcasting.com/artifacts/org.http4s/rho-swagger_2.11/
implementation ("org.http4s:rho-swagger_2.11:0.19.1")
'org.http4s:rho-swagger_2.11:jar:0.19.1'
<dependency org="org.http4s" name="rho-swagger_2.11" rev="0.19.1">
<artifact name="rho-swagger_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='rho-swagger_2.11', version='0.19.1')
)
libraryDependencies += "org.http4s" % "rho-swagger_2.11" % "0.19.1"
[org.http4s/rho-swagger_2.11 "0.19.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| org.http4s : rho-core_2.11 | jar | 0.19.1 |
| com.chuusai : shapeless_2.11 | jar | 2.3.3 |
| org.scala-lang : scala-reflect | jar | 2.11.12 |
| org.scala-lang.modules : scala-xml_2.11 | jar | 1.2.0 |
| io.swagger : swagger-core | jar | 1.5.23 |
| io.swagger : swagger-models | jar | 1.5.23 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.http4s : http4s-server_2.11 | jar | 0.20.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.specs2 : specs2-core_2.11 | jar | 4.7.1 |
| org.specs2 : specs2-scalacheck_2.11 | jar | 4.7.1 |
| org.json4s : json4s-ext_2.11 | jar | 3.6.7 |
| org.json4s : json4s-jackson_2.11 | jar | 3.6.7 |