| License |
License |
|---|---|
| GroupId | GroupIdcom.enfore |
| ArtifactId | ArtifactIdopenapi-http4s-lib_2.13 |
| Version | Version1.3.6 |
| Type | Typejar |
| Description |
Descriptionopenapi-http4s-lib
openapi-http4s-lib
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.enfore/openapi-http4s-lib_2.13/ -->
<dependency>
<groupId>com.enfore</groupId>
<artifactId>openapi-http4s-lib_2.13</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.enfore/openapi-http4s-lib_2.13/
implementation 'com.enfore:openapi-http4s-lib_2.13:1.3.6'
// https://jarcasting.com/artifacts/com.enfore/openapi-http4s-lib_2.13/
implementation ("com.enfore:openapi-http4s-lib_2.13:1.3.6")
'com.enfore:openapi-http4s-lib_2.13:jar:1.3.6'
<dependency org="com.enfore" name="openapi-http4s-lib_2.13" rev="1.3.6">
<artifact name="openapi-http4s-lib_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enfore', module='openapi-http4s-lib_2.13', version='1.3.6')
)
libraryDependencies += "com.enfore" % "openapi-http4s-lib_2.13" % "1.3.6"
[com.enfore/openapi-http4s-lib_2.13 "1.3.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.2 |
| com.enfore : openapi-lib_2.13 | jar | 1.3.6 |
| com.beachape : enumeratum_2.13 | jar | 1.6.1 |
| com.beachape : enumeratum-circe_2.13 | jar | 1.6.1 |
| 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.7 |
| org.http4s : http4s-dsl_2.13 | jar | 0.21.7 |
| org.http4s : http4s-circe_2.13 | jar | 0.21.7 |
| org.http4s : http4s-server_2.13 | jar | 0.21.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.1.1 |