License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.enfore |
ArtifactId | ArtifactIdopenapi-scala |
Version | Version1.3.4 |
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-1.3.4.pom | |
openapi-scala-1.3.4.jar | 733 KB |
openapi-scala-1.3.4-sources.jar | 25 KB |
openapi-scala-1.3.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.enfore/openapi-scala/ -->
<dependency>
<groupId>com.enfore</groupId>
<artifactId>openapi-scala</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.enfore/openapi-scala/
implementation 'com.enfore:openapi-scala:1.3.4'
// https://jarcasting.com/artifacts/com.enfore/openapi-scala/
implementation ("com.enfore:openapi-scala:1.3.4")
'com.enfore:openapi-scala:jar:1.3.4'
<dependency org="com.enfore" name="openapi-scala" rev="1.3.4">
<artifact name="openapi-scala" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enfore', module='openapi-scala', version='1.3.4')
)
libraryDependencies += "com.enfore" % "openapi-scala" % "1.3.4"
[com.enfore/openapi-scala "1.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.11 |
com.beachape : enumeratum_2.12 | jar | 1.5.13 |
com.beachape : enumeratum-circe_2.12 | jar | 1.5.22 |
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 |