is not current version
Last Version 0.15.2

Typed Schema 0.15.0

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-typesafe_2.12
Version

Version

0.15.0
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-typesafe_2.12 0.15.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.14
ru.tinkoff : typed-schema-typedsl_2.12 jar 0.15.0
ru.tinkoff : typed-schema-swagger_2.12 jar 0.15.0
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.5.0
com.typesafe : config jar 1.4.1

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.9
org.scalacheck : scalacheck_2.12 jar 1.15.4
org.scalatestplus : scalacheck-1-15_2.12 jar 3.2.9.0

Project Modules

There are no modules declared in this project.