dropwizard-kinesis

Kinesis Integration for dropwizard

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.codemonastery
ArtifactId

ArtifactId

dropwizard-kinesis
Last Version

Last Version

0.9.2.20
Release Date

Release Date

Type

Type

jar
Description

Description

dropwizard-kinesis
Kinesis Integration for dropwizard

Download dropwizard-kinesis

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.9.2
com.amazonaws : aws-java-sdk-kinesis jar
com.amazonaws : amazon-kinesis-client jar 1.6.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
io.dropwizard : dropwizard-testing jar 0.9.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.2.20
0.9.2.19
0.9.2.18
0.9.2.17
0.9.2.16
0.9.2.12
0.9.2.11
0.9.2.10
0.9.2.9
0.9.2.8
0.9.2.7
0.9.2.6
0.9.2.5
0.9.2.4
0.9.2.3
0.9.2.2
0.9.2.1
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
dropwizard-kinesis-0.9.2.15