Last Version

dev.vality.geck:common 0.0.1

A set of tools for serializing, migrating, filtering and generating thrift objects.

License

License

GroupId

GroupId

dev.vality.geck
ArtifactId

ArtifactId

common
Version

Version

0.0.1
Type

Type

jar
Description

Description

A set of tools for serializing, migrating, filtering and generating thrift objects.
Source Code Management

Source Code Management

https://github.com/valitydev/geck/tree/master/common

Download common 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.12

provided (1)

Group / Artifact Type Version
dev.vality.woody : libthrift jar 1.0.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.