License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.enfore |
ArtifactId | ArtifactIdopenapi-scala_2.12 |
Version | Version1.3.6 |
Type | Typejar |
Description |
Descriptionopenapi-scala
openapi-scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openapi-scala_2.12-1.3.6.pom | |
openapi-scala_2.12-1.3.6.jar | 734 KB |
openapi-scala_2.12-1.3.6-sources.jar | 25 KB |
openapi-scala_2.12-1.3.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.enfore/openapi-scala_2.12/ -->
<dependency>
<groupId>com.enfore</groupId>
<artifactId>openapi-scala_2.12</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.enfore/openapi-scala_2.12/
implementation 'com.enfore:openapi-scala_2.12:1.3.6'
// https://jarcasting.com/artifacts/com.enfore/openapi-scala_2.12/
implementation ("com.enfore:openapi-scala_2.12:1.3.6")
'com.enfore:openapi-scala_2.12:jar:1.3.6'
<dependency org="com.enfore" name="openapi-scala_2.12" rev="1.3.6">
<artifact name="openapi-scala_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enfore', module='openapi-scala_2.12', version='1.3.6')
)
libraryDependencies += "com.enfore" % "openapi-scala_2.12" % "1.3.6"
[com.enfore/openapi-scala_2.12 "1.3.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.11 |
com.beachape : enumeratum_2.12 | jar | 1.6.1 |
com.beachape : enumeratum-circe_2.12 | jar | 1.6.1 |
io.circe : circe-refined_2.12 | jar | 0.13.0 |
io.circe : circe-core_2.12 | jar | 0.13.0 |
io.circe : circe-parser_2.12 | jar | 0.13.0 |
io.circe : circe-generic-extras_2.12 | jar | 0.13.0 |
io.circe : circe-generic_2.12 | jar | 0.13.0 |
io.circe : circe-derivation_2.12 | jar | 0.13.0-M4 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
io.circe : circe-yaml_2.12 | jar | 0.13.0 |
org.scalameta : scalameta_2.12 | jar | 4.3.0 |
org.scalatest : scalatest_2.12 | jar | 3.1.1 |