is not current version
Last Version 1.14-7e44749

Msgpack 1.9-e8a931b

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

License

License

GroupId

GroupId

dev.vality
ArtifactId

ArtifactId

msgpack-proto
Version

Version

1.9-e8a931b
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download msgpack-proto 1.9-e8a931b


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

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.