shumaich

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

License

License

GroupId

GroupId

dev.vality
ArtifactId

ArtifactId

shumaich-proto
Last Version

Last Version

1.47-b480f08
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download shumaich-proto

How to add to project

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

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.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.47-b480f08
1.45-9a369f6
1.44-6f57121
1.43-0648261