midgard-proto

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

License

License

GroupId

GroupId

dev.vality
ArtifactId

ArtifactId

midgard-proto
Last Version

Last Version

1.31-dc5eaf6
Release Date

Release Date

Type

Type

jar
Description

Description

midgard-proto
Generates jar artifact containing compiled thrift classes based on generated thrift IDL files
Project URL

Project URL

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

Source Code Management

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

Download midgard-proto

How to add to project

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

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.31-dc5eaf6
1.30-856db67
1.29-ebe2bee
1.28-caa802e
1.27-2159c18