kinesit

junit rule for testing integration with Kinesis

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.slimish
ArtifactId

ArtifactId

kinesis-junit-rule
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

kinesit
junit rule for testing integration with Kinesis
Source Code Management

Source Code Management

https://github.com/slimish/kinesit

Download kinesis-junit-rule

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.12
log4j : log4j jar 1.2.17
com.amazonaws : amazon-kinesis-client jar 1.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.3
0.0.2
0.0.1