Last Version

Get'r Done 1.1.1

A simple framework for getting idempotent actions done, in a reliable way.

License

License

GroupId

GroupId

com.bah
ArtifactId

ArtifactId

geterdun
Version

Version

1.1.1
Type

Type

jar
Description

Description

Get'r Done
A simple framework for getting idempotent actions done, in a reliable way.
Project URL

Project URL

http://github.com/booz-allen-hamilton/geterdun
Source Code Management

Source Code Management

https://github.com/booz-allen-hamilton/geterdun/

Download geterdun 1.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
org.apache.hadoop : hadoop-client jar 2.4.0
net.openhft : koloboke-api-jdk6-7 jar 0.6
net.openhft : koloboke-impl-jdk6-7 jar 0.6
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.