tds

Generates jar artifact containing compiled thrift classes based on generated thrift IDL files

License

License

GroupId

GroupId

dev.vality
ArtifactId

ArtifactId

tds-proto
Last Version

Last Version

1.14-48bca49
Release Date

Release Date

Type

Type

jar
Description

Description

tds
Generates jar artifact containing compiled thrift classes based on generated thrift IDL files
Project URL

Project URL

https://github.com/valitydev/tds-proto
Source Code Management

Source Code Management

https://github.com/valitydev/tds-proto/tree/master

Download tds-proto

How to add to project

<!-- https://jarcasting.com/artifacts/dev.vality/tds-proto/ -->
<dependency>
    <groupId>dev.vality</groupId>
    <artifactId>tds-proto</artifactId>
    <version>1.14-48bca49</version>
</dependency>
// https://jarcasting.com/artifacts/dev.vality/tds-proto/
implementation 'dev.vality:tds-proto:1.14-48bca49'
// https://jarcasting.com/artifacts/dev.vality/tds-proto/
implementation ("dev.vality:tds-proto:1.14-48bca49")
'dev.vality:tds-proto:jar:1.14-48bca49'
<dependency org="dev.vality" name="tds-proto" rev="1.14-48bca49">
  <artifact name="tds-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.vality', module='tds-proto', version='1.14-48bca49')
)
libraryDependencies += "dev.vality" % "tds-proto" % "1.14-48bca49"
[dev.vality/tds-proto "1.14-48bca49"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2

provided (1)

Group / Artifact Type Version
dev.vality.woody : woody-thrift jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.14-48bca49
1.12-3ee641c
1.11-ceeff4d
1.10-71d3c42
1.9-1ef5a55