| License |
License |
|---|---|
| Categories |
CategoriesSwagger Program Interface REST Frameworks |
| GroupId | GroupIdorg.http4s |
| ArtifactId | ArtifactIdrho-swagger_2.12 |
| Version | Version0.23.0-RC1 |
| Type | Typejar |
| Description |
Descriptionrho-swagger
Swagger support for Rho
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.http4s/rho-swagger_2.12/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>rho-swagger_2.12</artifactId>
<version>0.23.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/rho-swagger_2.12/
implementation 'org.http4s:rho-swagger_2.12:0.23.0-RC1'
// https://jarcasting.com/artifacts/org.http4s/rho-swagger_2.12/
implementation ("org.http4s:rho-swagger_2.12:0.23.0-RC1")
'org.http4s:rho-swagger_2.12:jar:0.23.0-RC1'
<dependency org="org.http4s" name="rho-swagger_2.12" rev="0.23.0-RC1">
<artifact name="rho-swagger_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='rho-swagger_2.12', version='0.23.0-RC1')
)
libraryDependencies += "org.http4s" % "rho-swagger_2.12" % "0.23.0-RC1"
[org.http4s/rho-swagger_2.12 "0.23.0-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.14 |
| org.http4s : rho-core_2.12 | jar | 0.23.0-RC1 |
| com.chuusai : shapeless_2.12 | jar | 2.3.7 |
| org.scala-lang : scala-reflect | jar | 2.12.14 |
| org.scala-lang.modules : scala-xml_2.12 | jar | 2.0.1 |
| io.swagger : swagger-core | jar | 1.6.2 |
| io.swagger : swagger-models | jar | 1.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.http4s : http4s-server_2.12 | jar | 0.23.0 |
| com.github.ghik : silencer-lib_2.12.14 | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.5 |
| org.scalameta : munit_2.12 | jar | 0.7.27 |
| org.typelevel : munit-cats-effect-3_2.12 | jar | 1.0.5 |
| org.scalameta : munit-scalacheck_2.12 | jar | 0.7.27 |
| org.http4s : http4s-circe_2.12 | jar | 0.23.0 |
| io.circe : circe-parser_2.12 | jar | 0.14.1 |
| io.circe : circe-generic_2.12 | jar | 0.14.1 |