Jar examples for f:flink-test-utils-junit
You can download jar file flink-test-utils-junit 1.1.5 in this page.
You can use the following script to add flink-test-utils-junit-1.1.5.jar to your project.
<dependency> <groupId>org.apache.flink</groupId> <artifactId>flink-test-utils-junit</artifactId> <version>1.1.5</version> </dependency>
compile group: 'org.apache.flink', name: 'flink-test-utils-junit', version: '1.1.5'
libraryDependencies += "org.apache.flink" % "flink-test-utils-junit" % "1.1.5"
<dependency org="org.apache.flink" name="flink-test-utils-junit" rev="1.1.5"/>
@Grapes(@Grab(group='org.apache.flink', module='flink-test-utils-junit', version='1.1.5'))
'org.apache.flink:flink-test-utils-junit:jar:1.1.5'
Click the following link to download the jar file.
flink-test-utils-junit-1.1.5-javadoc.jar