com.rbkmoney.geck:common

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

License

License

GroupId

GroupId

com.rbkmoney.geck
ArtifactId

ArtifactId

common
Last Version

Last Version

0.6.12
Release Date

Release Date

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/rbkmoney/geck/tree/master/common

Download common

How to add to project

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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
com.rbkmoney.woody : libthrift jar 1.1.21

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.rbkmoney.geck

RBKmoney

Versions

Version
0.6.12
0.6.11
0.6.10