License |
License |
---|---|
GroupId | GroupIdcom.stratio.morphlines |
ArtifactId | ArtifactIdcheckpointfilter |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStratio Checkpoint Filter morphline
The Stratio pom
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
checkpointfilter-0.2.0.pom | |
checkpointfilter-0.2.0.jar | 14 KB |
checkpointfilter-0.2.0-sources.jar | 10 KB |
checkpointfilter-0.2.0-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stratio.morphlines/checkpointfilter/ -->
<dependency>
<groupId>com.stratio.morphlines</groupId>
<artifactId>checkpointfilter</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.morphlines/checkpointfilter/
implementation 'com.stratio.morphlines:checkpointfilter:0.2.0'
// https://jarcasting.com/artifacts/com.stratio.morphlines/checkpointfilter/
implementation ("com.stratio.morphlines:checkpointfilter:0.2.0")
'com.stratio.morphlines:checkpointfilter:jar:0.2.0'
<dependency org="com.stratio.morphlines" name="checkpointfilter" rev="0.2.0">
<artifact name="checkpointfilter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.morphlines', module='checkpointfilter', version='0.2.0')
)
libraryDependencies += "com.stratio.morphlines" % "checkpointfilter" % "0.2.0"
[com.stratio.morphlines/checkpointfilter "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.kitesdk : kite-morphlines-core | jar | 1.1.0 |
org.mongodb : mongo-java-driver | jar | 2.12.4 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.10.8 |
org.easytesting : fest-assert | jar | 1.4 |
org.slf4j : slf4j-simple | jar | 1.7.12 |