| License |
License |
|---|---|
| GroupId | GroupIdcom.enfore |
| ArtifactId | ArtifactIdopenapi-http4s-lib |
| Version | Version1.3.4 |
| Type | Typejar |
| Description |
Descriptionopenapi-http4s-lib
openapi-http4s-lib
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| openapi-http4s-lib-1.3.4.pom | |
| openapi-http4s-lib-1.3.4.jar | 35 KB |
| openapi-http4s-lib-1.3.4-sources.jar | 2 KB |
| openapi-http4s-lib-1.3.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.enfore/openapi-http4s-lib/ -->
<dependency>
<groupId>com.enfore</groupId>
<artifactId>openapi-http4s-lib</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.enfore/openapi-http4s-lib/
implementation 'com.enfore:openapi-http4s-lib:1.3.4'
// https://jarcasting.com/artifacts/com.enfore/openapi-http4s-lib/
implementation ("com.enfore:openapi-http4s-lib:1.3.4")
'com.enfore:openapi-http4s-lib:jar:1.3.4'
<dependency org="com.enfore" name="openapi-http4s-lib" rev="1.3.4">
<artifact name="openapi-http4s-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enfore', module='openapi-http4s-lib', version='1.3.4')
)
libraryDependencies += "com.enfore" % "openapi-http4s-lib" % "1.3.4"
[com.enfore/openapi-http4s-lib "1.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.1 |
| com.enfore : openapi-lib | jar | 1.3.4 |
| com.beachape : enumeratum_2.13 | jar | 1.5.13 |
| com.beachape : enumeratum-circe_2.13 | jar | 1.5.22 |
| io.circe : circe-refined_2.13 | jar | 0.13.0 |
| io.circe : circe-core_2.13 | jar | 0.13.0 |
| io.circe : circe-parser_2.13 | jar | 0.13.0 |
| io.circe : circe-generic-extras_2.13 | jar | 0.13.0 |
| io.circe : circe-generic_2.13 | jar | 0.13.0 |
| io.circe : circe-derivation_2.13 | jar | 0.13.0-M4 |
| org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.1.2 |
| org.http4s : http4s-core_2.13 | jar | 0.21.0-M5 |
| org.http4s : http4s-dsl_2.13 | jar | 0.21.0-M5 |
| org.http4s : http4s-circe_2.13 | jar | 0.21.0-M5 |
| org.http4s : http4s-server_2.13 | jar | 0.21.0-M5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.1.1 |