License |
License |
---|---|
GroupId | GroupIdorg.apache.flink |
ArtifactId | ArtifactIdflink-table_2.11 |
Last Version | Last Version1.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflink-table
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-table_2.11-1.7.2.pom | |
flink-table_2.11-1.7.2.jar | 3 MB |
flink-table_2.11-1.7.2-tests.jar | 22 bytes |
flink-table_2.11-1.7.2-sources.jar | 95 KB |
flink-table_2.11-1.7.2-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.flink/flink-table_2.11/ -->
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-table_2.11</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flink/flink-table_2.11/
implementation 'org.apache.flink:flink-table_2.11:1.7.2'
// https://jarcasting.com/artifacts/org.apache.flink/flink-table_2.11/
implementation ("org.apache.flink:flink-table_2.11:1.7.2")
'org.apache.flink:flink-table_2.11:jar:1.7.2'
<dependency org="org.apache.flink" name="flink-table_2.11" rev="1.7.2">
<artifact name="flink-table_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flink', module='flink-table_2.11', version='1.7.2')
)
libraryDependencies += "org.apache.flink" % "flink-table_2.11" % "1.7.2"
[org.apache.flink/flink-table_2.11 "1.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.flink : force-shading | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.flink : flink-streaming-scala_2.11 | jar | 1.7.2 |
org.apache.flink : flink-shaded-jackson | jar | 2.7.9-5.0 |
org.apache.flink : flink-cep_2.11 | jar | 1.7.2 |
org.slf4j : slf4j-api | jar | 1.7.15 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
com.typesafe.akka : akka-testkit_2.11 | jar | 2.4.20 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.flink : flink-table-common | test-jar | 1.7.2 |
org.apache.flink : flink-test-utils_2.11 | jar | 1.7.2 |
org.apache.flink : flink-tests_2.11 | test-jar | 1.7.2 |
org.apache.flink : flink-core | test-jar | 1.7.2 |
org.apache.flink : flink-statebackend-rocksdb_2.11 | jar | 1.7.2 |
org.apache.flink : flink-streaming-java_2.11 | test-jar | 1.7.2 |
org.apache.flink : flink-runtime_2.11 | test-jar | 1.7.2 |
org.apache.flink : flink-test-utils-junit | jar | 1.7.2 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.21.0 |
org.powermock : powermock-module-junit4 | jar | 2.0.0-beta.5 |
org.powermock : powermock-api-mockito2 | jar | 2.0.0-beta.5 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.slf4j : slf4j-log4j12 | jar | 1.7.15 |
log4j : log4j | jar | 1.2.17 |