| License |
License |
|---|---|
| GroupId | GroupIdorg.endpoints4s |
| ArtifactId | ArtifactIdopenapi_2.13 |
| Version | Version3.0.0 |
| Type | Typejar |
| Description |
Descriptionopenapi
openapi
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| openapi_2.13-3.0.0.pom | |
| openapi_2.13-3.0.0.jar | 508 KB |
| openapi_2.13-3.0.0-sources.jar | 32 KB |
| openapi_2.13-3.0.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.endpoints4s/openapi_2.13/ -->
<dependency>
<groupId>org.endpoints4s</groupId>
<artifactId>openapi_2.13</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.endpoints4s/openapi_2.13/
implementation 'org.endpoints4s:openapi_2.13:3.0.0'
// https://jarcasting.com/artifacts/org.endpoints4s/openapi_2.13/
implementation ("org.endpoints4s:openapi_2.13:3.0.0")
'org.endpoints4s:openapi_2.13:jar:3.0.0'
<dependency org="org.endpoints4s" name="openapi_2.13" rev="3.0.0">
<artifact name="openapi_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.endpoints4s', module='openapi_2.13', version='3.0.0')
)
libraryDependencies += "org.endpoints4s" % "openapi_2.13" % "3.0.0"
[org.endpoints4s/openapi_2.13 "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| org.endpoints4s : algebra_2.13 | jar | 1.4.0 |
| org.endpoints4s : algebra-json-schema_2.13 | jar | 1.4.0 |
| com.lihaoyi : ujson_2.13 | jar | 1.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.endpoints4s : json-schema-generic_2.13 | jar | 1.4.0 |