| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.flink |
| Идентификатор | Идентификаторflink-fs-tests |
| Версия | Версия1.14.2 |
| Тип | Типjar |
| Описание |
ОписаниеFlink : FileSystems : 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-fs-tests-1.14.2.pom | |
| flink-fs-tests-1.14.2.jar | 5 KB |
| flink-fs-tests-1.14.2-tests.jar | 464 bytes |
| flink-fs-tests-1.14.2-sources.jar | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.flink/flink-fs-tests/ -->
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-fs-tests</artifactId>
<version>1.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flink/flink-fs-tests/
implementation 'org.apache.flink:flink-fs-tests:1.14.2'
// https://jarcasting.com/artifacts/org.apache.flink/flink-fs-tests/
implementation ("org.apache.flink:flink-fs-tests:1.14.2")
'org.apache.flink:flink-fs-tests:jar:1.14.2'
<dependency org="org.apache.flink" name="flink-fs-tests" rev="1.14.2">
<artifact name="flink-fs-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flink', module='flink-fs-tests', version='1.14.2')
)
libraryDependencies += "org.apache.flink" % "flink-fs-tests" % "1.14.2"
[org.apache.flink/flink-fs-tests "1.14.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |