License |
License |
---|---|
GroupId | GroupIdru.tinkoff |
ArtifactId | ArtifactIdtyped-schema-typedsl_2.13 |
Last Version | Last Version0.15.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTyped Schema
Typelevel DSL for defining webservices, convertible to akka-http/finagle and swagger definitions
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ru.tinkoff/typed-schema-typedsl_2.13/ -->
<dependency>
<groupId>ru.tinkoff</groupId>
<artifactId>typed-schema-typedsl_2.13</artifactId>
<version>0.15.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.tinkoff/typed-schema-typedsl_2.13/
implementation 'ru.tinkoff:typed-schema-typedsl_2.13:0.15.2'
// https://jarcasting.com/artifacts/ru.tinkoff/typed-schema-typedsl_2.13/
implementation ("ru.tinkoff:typed-schema-typedsl_2.13:0.15.2")
'ru.tinkoff:typed-schema-typedsl_2.13:jar:0.15.2'
<dependency org="ru.tinkoff" name="typed-schema-typedsl_2.13" rev="0.15.2">
<artifact name="typed-schema-typedsl_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.tinkoff', module='typed-schema-typedsl_2.13', version='0.15.2')
)
libraryDependencies += "ru.tinkoff" % "typed-schema-typedsl_2.13" % "0.15.2"
[ru.tinkoff/typed-schema-typedsl_2.13 "0.15.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.6.0 |
org.typelevel : cats-core_2.13 | jar | 2.7.0 |
com.chuusai : shapeless_2.13 | jar | 2.3.7 |
com.beachape : enumeratum_2.13 | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.11 |
org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |
org.scalatestplus : scalacheck-1-15_2.13 | jar | 3.2.11.0 |