License |
License |
---|---|
GroupId | GroupIdorg.apache.flink |
ArtifactId | ArtifactIdflink-tests |
Version | Version1.14.0 |
Type | Typejar |
Description |
DescriptionFlink : Tests
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 |
Filename | Size |
---|---|
flink-tests-1.14.0.pom | |
flink-tests-1.14.0.jar | 5 KB |
flink-tests-1.14.0-tests.jar | 4 MB |
flink-tests-1.14.0-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.flink/flink-tests/ -->
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-tests</artifactId>
<version>1.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flink/flink-tests/
implementation 'org.apache.flink:flink-tests:1.14.0'
// https://jarcasting.com/artifacts/org.apache.flink/flink-tests/
implementation ("org.apache.flink:flink-tests:1.14.0")
'org.apache.flink:flink-tests:jar:1.14.0'
<dependency org="org.apache.flink" name="flink-tests" rev="1.14.0">
<artifact name="flink-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flink', module='flink-tests', version='1.14.0')
)
libraryDependencies += "org.apache.flink" % "flink-tests" % "1.14.0"
[org.apache.flink/flink-tests "1.14.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.flink : flink-shaded-guava | jar | 30.1.1-jre-14.0 |
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 |