is not current version
Last Version 0.15.2

Typed Schema 0.14.3

Typelevel DSL for defining webservices, convertible to akka-http/finagle and swagger definitions

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

ru.tinkoff
ArtifactId

ArtifactId

typed-schema-swagger_2.13
Version

Version

0.14.3
Type

Type

jar
Description

Description

Typed Schema
Typelevel DSL for defining webservices, convertible to akka-http/finagle and swagger definitions
Project URL

Project URL

https://github.com/TinkoffCreditSystems/typed-schema
Project Organization

Project Organization

ru.tinkoff
Source Code Management

Source Code Management

https://github.com/TinkoffCreditSystems/typed-schema

Download typed-schema-swagger_2.13 0.14.3


<!-- https://jarcasting.com/artifacts/ru.tinkoff/typed-schema-swagger_2.13/ -->
<dependency>
    <groupId>ru.tinkoff</groupId>
    <artifactId>typed-schema-swagger_2.13</artifactId>
    <version>0.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/ru.tinkoff/typed-schema-swagger_2.13/
implementation 'ru.tinkoff:typed-schema-swagger_2.13:0.14.3'
// https://jarcasting.com/artifacts/ru.tinkoff/typed-schema-swagger_2.13/
implementation ("ru.tinkoff:typed-schema-swagger_2.13:0.14.3")
'ru.tinkoff:typed-schema-swagger_2.13:jar:0.14.3'
<dependency org="ru.tinkoff" name="typed-schema-swagger_2.13" rev="0.14.3">
  <artifact name="typed-schema-swagger_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.tinkoff', module='typed-schema-swagger_2.13', version='0.14.3')
)
libraryDependencies += "ru.tinkoff" % "typed-schema-swagger_2.13" % "0.14.3"
[ru.tinkoff/typed-schema-swagger_2.13 "0.14.3"]

Dependencies

compile (14)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
ru.tinkoff : typed-schema-typedsl_2.13 jar 0.14.3
ru.tinkoff : typed-schema-macros_2.13 jar 0.14.3
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.4.2
com.beachape : enumeratum_2.13 jar 1.6.1
tf.tofu : derevo-cats_2.13 jar 0.12.1
com.beachape : enumeratum-circe_2.13 jar 1.6.1
com.propensive : magnolia_2.13 jar 0.17.0
tf.tofu : tofu-optics-core_2.13 jar 0.10.0
tf.tofu : tofu-optics-macro_2.13 jar 0.10.0
io.circe : circe-core_2.13 jar 0.13.0
io.circe : circe-parser_2.13 jar 0.13.0
io.circe : circe-derivation_2.13 jar 0.12.0-M7
io.circe : circe-derivation-annotations_2.13 jar 0.12.0-M7

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.13.5

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.5
org.scalacheck : scalacheck_2.13 jar 1.15.3
org.scalatestplus : scalacheck-1-15_2.13 jar 3.2.5.0

Project Modules

There are no modules declared in this project.