MVN

com.bendb.thrifty : thrifty-schema

Maven & Gradle

Feb 16, 2016
2 usages
4 stars

thrifty-schema · A simple Thrift IDL parser and validator

<dependency>
    <groupId>com.bendb.thrifty</groupId>
    <artifactId>thrifty-schema</artifactId>
    <version>0.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bendb.thrifty : thrifty-schema to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.4

All Versions

Choose a version of com.bendb.thrifty : thrifty-schema to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
thrifty-schema-0.1.4
thrifty-schema-0.1.3
thrifty-schema-0.1.2
thrifty-schema-0.1.1

How to add a dependency to Maven

Add the following com.bendb.thrifty : thrifty-schema maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bendb.thrifty</groupId>
    <artifactId>thrifty-schema</artifactId>
    <version>0.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bendb.thrifty : thrifty-schema gradle dependency to your build.gradle file:

implementation 'com.bendb.thrifty:thrifty-schema:0.1.4'

Gradle Kotlin DSL: Add the following com.bendb.thrifty : thrifty-schema gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bendb.thrifty:thrifty-schema:0.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bendb.thrifty : thrifty-schema sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bendb.thrifty" % "thrifty-schema" % "0.1.4"

Advertisement

Dependencies from Group

Feb 16, 2016
3 usages
4 stars
Feb 16, 2016
3 usages
4 stars
Feb 16, 2016
2 usages
4 stars
Feb 16, 2016
2 usages
4 stars
Jan 07, 2016
1 usages
4 stars

Discover Dependencies

Mar 06, 2016
3 usages
1 stars
Aug 23, 2017
495 stars
Xml
May 29, 2020
3 usages
1 stars
Jun 07, 2017
3 usages
164 stars
Nov 21, 2022
2 usages
1 stars
Jun 03, 2017
2 usages
0 stars
Apr 14, 2017
1 usages
1 stars