gs-tapir

A generic schema library for describing data objects

License

License

GroupId

GroupId

io.github.johnhungerford.generic.schema
ArtifactId

ArtifactId

gs-tapir_3
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

gs-tapir
A generic schema library for describing data objects
Project Organization

Project Organization

johnhungerford
Source Code Management

Source Code Management

https://github.com/johnhungerford/generic-schema

Download gs-tapir_3

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.johnhungerford.generic.schema/gs-tapir_3/ -->
<dependency>
    <groupId>io.github.johnhungerford.generic.schema</groupId>
    <artifactId>gs-tapir_3</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.johnhungerford.generic.schema/gs-tapir_3/
implementation 'io.github.johnhungerford.generic.schema:gs-tapir_3:1.1.0'
// https://jarcasting.com/artifacts/io.github.johnhungerford.generic.schema/gs-tapir_3/
implementation ("io.github.johnhungerford.generic.schema:gs-tapir_3:1.1.0")
'io.github.johnhungerford.generic.schema:gs-tapir_3:jar:1.1.0'
<dependency org="io.github.johnhungerford.generic.schema" name="gs-tapir_3" rev="1.1.0">
  <artifact name="gs-tapir_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.johnhungerford.generic.schema', module='gs-tapir_3', version='1.1.0')
)
libraryDependencies += "io.github.johnhungerford.generic.schema" % "gs-tapir_3" % "1.1.0"
[io.github.johnhungerford.generic.schema/gs-tapir_3 "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
io.github.johnhungerford.generic.schema : core_3 jar 1.1.0
org.scala-lang : scala3-library_3 jar 3.1.0
com.softwaremill.sttp.tapir : tapir-core_3 jar 0.19.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3 jar 3.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0