is not current version
Last Version 1.15.0

Flink : Test utils : Junit 1.14.4

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.apache.flink
ArtifactId

ArtifactId

flink-test-utils-junit
Version

Version

1.14.4
Type

Type

jar
Description

Description

Flink : Test utils : Junit
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download flink-test-utils-junit 1.14.4


<!-- https://jarcasting.com/artifacts/org.apache.flink/flink-test-utils-junit/ -->
<dependency>
    <groupId>org.apache.flink</groupId>
    <artifactId>flink-test-utils-junit</artifactId>
    <version>1.14.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flink/flink-test-utils-junit/
implementation 'org.apache.flink:flink-test-utils-junit:1.14.4'
// https://jarcasting.com/artifacts/org.apache.flink/flink-test-utils-junit/
implementation ("org.apache.flink:flink-test-utils-junit:1.14.4")
'org.apache.flink:flink-test-utils-junit:jar:1.14.4'
<dependency org="org.apache.flink" name="flink-test-utils-junit" rev="1.14.4">
  <artifact name="flink-test-utils-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flink', module='flink-test-utils-junit', version='1.14.4')
)
libraryDependencies += "org.apache.flink" % "flink-test-utils-junit" % "1.14.4"
[org.apache.flink/flink-test-utils-junit "1.14.4"]

Dependencies

compile (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.junit.vintage : junit-vintage-engine jar 5.7.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.slf4j : slf4j-api jar 1.7.15
com.google.code.findbugs : jsr305 jar 1.3.9
org.apache.flink : flink-shaded-force-shading jar 14.0

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.21.0
org.powermock : powermock-module-junit4 jar 2.0.4
org.powermock : powermock-api-mockito2 jar 2.0.4
org.hamcrest : hamcrest-all jar 1.3
org.apache.logging.log4j : log4j-1.2-api jar 2.17.1

Project Modules

There are no modules declared in this project.