openapi


License

License

GroupId

GroupId

org.endpoints4s
ArtifactId

ArtifactId

openapi_2.12
Last Version

Last Version

4.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

openapi
openapi
Project URL

Project URL

https://github.com/endpoints4s/endpoints4s
Project Organization

Project Organization

org.endpoints4s
Source Code Management

Source Code Management

https://github.com/endpoints4s/endpoints4s

Download openapi_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/org.endpoints4s/openapi_2.12/ -->
<dependency>
    <groupId>org.endpoints4s</groupId>
    <artifactId>openapi_2.12</artifactId>
    <version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.endpoints4s/openapi_2.12/
implementation 'org.endpoints4s:openapi_2.12:4.1.0'
// https://jarcasting.com/artifacts/org.endpoints4s/openapi_2.12/
implementation ("org.endpoints4s:openapi_2.12:4.1.0")
'org.endpoints4s:openapi_2.12:jar:4.1.0'
<dependency org="org.endpoints4s" name="openapi_2.12" rev="4.1.0">
  <artifact name="openapi_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.endpoints4s', module='openapi_2.12', version='4.1.0')
)
libraryDependencies += "org.endpoints4s" % "openapi_2.12" % "4.1.0"
[org.endpoints4s/openapi_2.12 "4.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
org.endpoints4s : algebra_2.12 jar 1.7.0
org.endpoints4s : algebra-json-schema_2.12 jar 1.7.0
com.lihaoyi : ujson_2.12 jar 1.4.0

test (3)

Group / Artifact Type Version
org.endpoints4s : algebra-testkit_2.12 jar 2.0.0
org.endpoints4s : algebra-json-schema-testkit_2.12 jar 1.1.0
org.endpoints4s : json-schema-generic_2.12 jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.0
4.0.0
3.1.0
3.0.0
2.0.0
1.2.0
1.1.0
1.0.0