openapi-schema-core


License

License

Categories

Categories

Net
GroupId

GroupId

net.hamnaberg
ArtifactId

ArtifactId

openapi-schema-core_3
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

openapi-schema-core
openapi-schema-core
Project URL

Project URL

https://github.com/hamnis/openapi-schema
Project Organization

Project Organization

net.hamnaberg
Source Code Management

Source Code Management

https://github.com/hamnis/openapi-schema

Download openapi-schema-core_3

How to add to project

<!-- https://jarcasting.com/artifacts/net.hamnaberg/openapi-schema-core_3/ -->
<dependency>
    <groupId>net.hamnaberg</groupId>
    <artifactId>openapi-schema-core_3</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.hamnaberg/openapi-schema-core_3/
implementation 'net.hamnaberg:openapi-schema-core_3:0.3.0'
// https://jarcasting.com/artifacts/net.hamnaberg/openapi-schema-core_3/
implementation ("net.hamnaberg:openapi-schema-core_3:0.3.0")
'net.hamnaberg:openapi-schema-core_3:jar:0.3.0'
<dependency org="net.hamnaberg" name="openapi-schema-core_3" rev="0.3.0">
  <artifact name="openapi-schema-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hamnaberg', module='openapi-schema-core_3', version='0.3.0')
)
libraryDependencies += "net.hamnaberg" % "openapi-schema-core_3" % "0.3.0"
[net.hamnaberg/openapi-schema-core_3 "0.3.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.0
com.softwaremill.sttp.tapir : tapir-openapi-model_3 jar 0.18.0
com.softwaremill.sttp.tapir : tapir-openapi-circe_3 jar 0.18.0
io.circe : circe-core_3 jar 0.14.1
io.circe : circe-generic_3 jar 0.14.1
io.circe : circe-parser_3 jar 0.14.1
io.circe : circe-jawn_3 jar 0.14.1
org.typelevel : cats-core_3 jar 2.6.1
org.typelevel : cats-free_3 jar 2.6.1

test (1)

Group / Artifact Type Version
org.scalameta : munit_3 jar 0.7.26

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.3.0-M2