Last Version

Geck 0.6.12

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

License

License

GroupId

GroupId

com.rbkmoney.geck
ArtifactId

ArtifactId

parent
Version

Version

0.6.12
Type

Type

pom
Description

Description

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

Project URL

https://github.com/rbkmoney/geck.git
Source Code Management

Source Code Management

https://github.com/rbkmoney/geck/tree/master

Download parent 0.6.12

Filename Size
parent-0.6.12.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • serializer
  • migrator
  • filter
  • common