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