Last Version

Typed Schema 0.11.8

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

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

ru.tinkoff
ArtifactId

ArtifactId

typed-schema-scalaz_2.12
Version

Version

0.11.8
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-scalaz_2.12 0.11.8


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
ru.tinkoff : typed-schema-swagger_2.12 jar 0.11.8
ru.tinkoff : typed-schema-param_2.12 jar 0.11.8
org.scalaz : scalaz-deriving_2.12 jar 1.0.0
org.scalaz : deriving-macro_2.12 jar 1.0.0

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.1.0
org.scalacheck : scalacheck_2.12 jar 1.14.3
org.scalatestplus : scalatestplus-scalacheck_2.12 jar 3.1.0.0-RC2

Project Modules

There are no modules declared in this project.