| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.flink |
| Идентификатор | Идентификаторflink-tests |
| Версия | Версия1.13.2 |
| Тип | Типjar |
| Описание |
ОписаниеFlink : 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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| flink-tests-1.13.2.pom | |
| flink-tests-1.13.2.jar | 5 KB |
| flink-tests-1.13.2-tests.jar | 4 MB |
| flink-tests-1.13.2-sources.jar | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.flink/flink-tests/ -->
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-tests</artifactId>
<version>1.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flink/flink-tests/
implementation 'org.apache.flink:flink-tests:1.13.2'
// https://jarcasting.com/artifacts/org.apache.flink/flink-tests/
implementation ("org.apache.flink:flink-tests:1.13.2")
'org.apache.flink:flink-tests:jar:1.13.2'
<dependency org="org.apache.flink" name="flink-tests" rev="1.13.2">
<artifact name="flink-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flink', module='flink-tests', version='1.13.2')
)
libraryDependencies += "org.apache.flink" % "flink-tests" % "1.13.2"
[org.apache.flink/flink-tests "1.13.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.flink : flink-shaded-guava | jar | 18.0-13.0 |
| org.slf4j : slf4j-api | jar | 1.7.15 |
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| org.apache.flink : force-shading | jar | 1.13.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.akka : akka-testkit_2.12 | jar | 2.5.21 |