Last Version

Mock AWS Kinesis maven plugin 1.2.0

Mock kinesis is a library intended to run with the maven-failsafe-plugin to act as a fake aws kinesis endpoint for your integration tests.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.mypurecloud
ArtifactId

ArtifactId

mock-kinesis-maven-plugin
Version

Version

1.2.0
Type

Type

maven-plugin
Description

Description

Mock AWS Kinesis maven plugin
Mock kinesis is a library intended to run with the maven-failsafe-plugin to act as a fake aws kinesis endpoint for your integration tests.
Project URL

Project URL

https://github.com/MyPureCloud/mock-kinesis-maven-plugin
Source Code Management

Source Code Management

http://github.com/MyPureCloud/mock-kinesis-maven-plugin/

Download mock-kinesis-maven-plugin 1.2.0


<plugin>
    <groupId>com.mypurecloud</groupId>
    <artifactId>mock-kinesis-maven-plugin</artifactId>
    <version>1.2.0</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.4.0.v20161208
org.eclipse.jetty : jetty-servlet jar 9.4.0.v20161208
com.fasterxml.jackson.core : jackson-databind jar 2.7.4
commons-io : commons-io jar 2.4
com.squareup.okhttp3 : okhttp jar 3.9.0
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor jar 2.7.4
org.apache.maven : maven-plugin-api jar 3.3.3

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-core jar 2.8.47

Project Modules

There are no modules declared in this project.