MVN

ru.tinkoff : typed-schema_2.11

Maven & Gradle

Jul 30, 2019
3 usages
151 stars

main · Typelevel DSL for defining webservices, covertible to akka-http and swagger definitions

<dependency>
    <groupId>ru.tinkoff</groupId>
    <artifactId>typed-schema_2.11</artifactId>
    <version>0.10.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.tinkoff : typed-schema_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.7.1
  • Latest Release Candidate: 0.11.0-RC1
  • Latest Beta: 0.11.0-beta11

All Versions

Choose a version of ru.tinkoff : typed-schema_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11.x
typed-schema_2.11-0.11.0-RC1
typed-schema_2.11-0.11.0-beta11
typed-schema_2.11-0.11.0-beta9
typed-schema_2.11-0.11.0-beta6
typed-schema_2.11-0.11.0-beta5
typed-schema_2.11-0.11.0-beta4
typed-schema_2.11-0.11.0-beta3
typed-schema_2.11-0.11.0-beta1
0.10.x
typed-schema_2.11-0.10.7.1
typed-schema_2.11-0.10.7
typed-schema_2.11-0.10.6
typed-schema_2.11-0.10.5
typed-schema_2.11-0.10.4

How to add a dependency to Maven

Add the following ru.tinkoff : typed-schema_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ru.tinkoff</groupId>
    <artifactId>typed-schema_2.11</artifactId>
    <version>0.10.7.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ru.tinkoff : typed-schema_2.11 gradle dependency to your build.gradle file:

implementation 'ru.tinkoff:typed-schema_2.11:0.10.7.1'

Gradle Kotlin DSL: Add the following ru.tinkoff : typed-schema_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("ru.tinkoff:typed-schema_2.11:0.10.7.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following ru.tinkoff : typed-schema_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "ru.tinkoff" % "typed-schema_2.11" % "0.10.7.1"

Advertisement

Dependencies from Group

Feb 11, 2021
14 usages
516 stars
Feb 11, 2021
14 usages
516 stars
May 21, 2023
12 usages
91 stars
Jan 26, 2022
10 usages
151 stars
Feb 11, 2021
10 usages
516 stars

Discover Dependencies