thrift


License

License

GroupId

GroupId

com.nryanov.schemakeeper
ArtifactId

ArtifactId

schemakeeper-thrift
Last Version

Last Version

0.3.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

thrift
thrift
Project URL

Project URL

https://github.com/nryanov/schemakeeper
Project Organization

Project Organization

com.nryanov.schemakeeper
Source Code Management

Source Code Management

https://github.com/nryanov/schemakeeper

Download schemakeeper-thrift

How to add to project

<!-- https://jarcasting.com/artifacts/com.nryanov.schemakeeper/schemakeeper-thrift/ -->
<dependency>
    <groupId>com.nryanov.schemakeeper</groupId>
    <artifactId>schemakeeper-thrift</artifactId>
    <version>0.3.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.nryanov.schemakeeper/schemakeeper-thrift/
implementation 'com.nryanov.schemakeeper:schemakeeper-thrift:0.3.0-RC1'
// https://jarcasting.com/artifacts/com.nryanov.schemakeeper/schemakeeper-thrift/
implementation ("com.nryanov.schemakeeper:schemakeeper-thrift:0.3.0-RC1")
'com.nryanov.schemakeeper:schemakeeper-thrift:jar:0.3.0-RC1'
<dependency org="com.nryanov.schemakeeper" name="schemakeeper-thrift" rev="0.3.0-RC1">
  <artifact name="schemakeeper-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nryanov.schemakeeper', module='schemakeeper-thrift', version='0.3.0-RC1')
)
libraryDependencies += "com.nryanov.schemakeeper" % "schemakeeper-thrift" % "0.3.0-RC1"
[com.nryanov.schemakeeper/schemakeeper-thrift "0.3.0-RC1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
com.nryanov.schemakeeper : schemakeeper-common jar 0.3.0-RC1
com.nryanov.schemakeeper : schemakeeper-client jar 0.3.0-RC1
org.apache.avro : avro jar 1.10.2
org.apache.avro : avro-thrift jar 1.10.2
org.apache.thrift : libthrift jar 0.14.2

test (2)

Group / Artifact Type Version
org.scalameta : munit_2.12 jar 0.7.27
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0-RC1
0.2.0
0.1