CDS

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

License

License

GroupId

GroupId

dev.vality
ArtifactId

ArtifactId

cds-proto
Last Version

Last Version

1.66-01353ce
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/valitydev/cds-proto.git

Download cds-proto

How to add to project

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

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.66-01353ce