License |
License |
---|---|
GroupId | GroupIdorg.apache.flink |
ArtifactId | ArtifactIdflink-hadoop-compatibility_2.12 |
Version | Version1.14.3 |
Type | Typejar |
Description |
DescriptionFlink : Connectors : Hadoop compatibility
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 |
<!-- https://jarcasting.com/artifacts/org.apache.flink/flink-hadoop-compatibility_2.12/ -->
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-hadoop-compatibility_2.12</artifactId>
<version>1.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flink/flink-hadoop-compatibility_2.12/
implementation 'org.apache.flink:flink-hadoop-compatibility_2.12:1.14.3'
// https://jarcasting.com/artifacts/org.apache.flink/flink-hadoop-compatibility_2.12/
implementation ("org.apache.flink:flink-hadoop-compatibility_2.12:1.14.3")
'org.apache.flink:flink-hadoop-compatibility_2.12:jar:1.14.3'
<dependency org="org.apache.flink" name="flink-hadoop-compatibility_2.12" rev="1.14.3">
<artifact name="flink-hadoop-compatibility_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flink', module='flink-hadoop-compatibility_2.12', version='1.14.3')
)
libraryDependencies += "org.apache.flink" % "flink-hadoop-compatibility_2.12" % "1.14.3"
[org.apache.flink/flink-hadoop-compatibility_2.12 "1.14.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.flink : flink-shaded-force-shading | jar | 14.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.flink : flink-java | jar | 1.14.3 |
org.apache.flink : flink-scala_2.12 | jar | 1.14.3 |
org.apache.hadoop : hadoop-common | jar | 2.4.1 |
org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.4.1 |
org.slf4j : slf4j-api | jar | 1.7.15 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.flink : flink-java | test-jar | 1.14.3 |
org.apache.flink : flink-test-utils_2.12 | jar | 1.14.3 |
org.apache.flink : flink-core | test-jar | 1.14.3 |
org.apache.flink : flink-test-utils-junit | jar | 1.14.3 |
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
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-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.apache.logging.log4j : log4j-1.2-api | jar | 2.17.1 |