License |
License |
---|---|
GroupId | GroupIdorg.endpoints4s |
ArtifactId | ArtifactIdopenapi_2.13 |
Version | Version4.1.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-4.1.0.pom | |
openapi_2.13-4.1.0.jar | 526 KB |
openapi_2.13-4.1.0-sources.jar | 35 KB |
openapi_2.13-4.1.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>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.endpoints4s/openapi_2.13/
implementation 'org.endpoints4s:openapi_2.13:4.1.0'
// https://jarcasting.com/artifacts/org.endpoints4s/openapi_2.13/
implementation ("org.endpoints4s:openapi_2.13:4.1.0")
'org.endpoints4s:openapi_2.13:jar:4.1.0'
<dependency org="org.endpoints4s" name="openapi_2.13" rev="4.1.0">
<artifact name="openapi_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.endpoints4s', module='openapi_2.13', version='4.1.0')
)
libraryDependencies += "org.endpoints4s" % "openapi_2.13" % "4.1.0"
[org.endpoints4s/openapi_2.13 "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
org.endpoints4s : algebra_2.13 | jar | 1.7.0 |
org.endpoints4s : algebra-json-schema_2.13 | jar | 1.7.0 |
com.lihaoyi : ujson_2.13 | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.endpoints4s : algebra-testkit_2.13 | jar | 2.0.0 |
org.endpoints4s : algebra-json-schema-testkit_2.13 | jar | 1.1.0 |
org.endpoints4s : json-schema-generic_2.13 | jar | 1.7.0 |