License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.mypurecloud |
ArtifactId | ArtifactIdmock-kinesis-maven-plugin |
Version | Version1.2.0 |
Type | Typemaven-plugin |
Description |
DescriptionMock 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 |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.mypurecloud</groupId>
<artifactId>mock-kinesis-maven-plugin</artifactId>
<version>1.2.0</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.mockito : mockito-core | jar | 2.8.47 |