Last Version

Typed Schema 0.15.2

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

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

ru.tinkoff
ArtifactId

ArtifactId

typed-schema-akka-http_2.12
Version

Version

0.15.2
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-akka-http_2.12 0.15.2


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

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
ru.tinkoff : typed-schema-typedsl_2.12 jar 0.15.2
ru.tinkoff : typed-schema-macros_2.12 jar 0.15.2
ru.tinkoff : typed-schema-param_2.12 jar 0.15.2
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.6.0
com.typesafe.akka : akka-http_2.12 jar 10.2.7
com.typesafe.akka : akka-actor_2.12 jar 2.6.18
com.typesafe.akka : akka-stream_2.12 jar 2.6.18
de.heikoseeberger : akka-http-circe_2.12 jar 1.39.2

test (5)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.11
org.scalacheck : scalacheck_2.12 jar 1.15.4
org.scalatestplus : scalacheck-1-15_2.12 jar 3.2.11.0
com.typesafe.akka : akka-testkit_2.12 jar 2.6.18
com.typesafe.akka : akka-http-testkit_2.12 jar 10.2.7

Project Modules

There are no modules declared in this project.