License |
License |
---|---|
GroupId | GroupIdorg.apache.flink |
ArtifactId | ArtifactIdflink-streaming-connectors |
Version | Version1.1.5-hadoop1 |
Type | Typepom |
Description |
Descriptionflink-streaming-connectors
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-streaming-connectors-1.1.5-hadoop1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.flink/flink-streaming-connectors/ -->
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-streaming-connectors</artifactId>
<version>1.1.5-hadoop1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flink/flink-streaming-connectors/
implementation 'org.apache.flink:flink-streaming-connectors:1.1.5-hadoop1'
// https://jarcasting.com/artifacts/org.apache.flink/flink-streaming-connectors/
implementation ("org.apache.flink:flink-streaming-connectors:1.1.5-hadoop1")
'org.apache.flink:flink-streaming-connectors:pom:1.1.5-hadoop1'
<dependency org="org.apache.flink" name="flink-streaming-connectors" rev="1.1.5-hadoop1">
<artifact name="flink-streaming-connectors" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.flink', module='flink-streaming-connectors', version='1.1.5-hadoop1')
)
libraryDependencies += "org.apache.flink" % "flink-streaming-connectors" % "1.1.5-hadoop1"
[org.apache.flink/flink-streaming-connectors "1.1.5-hadoop1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.flink : force-shading | jar | 1.1.5-hadoop1 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |
org.powermock : powermock-module-junit4 | jar | 1.5.5 |
org.powermock : powermock-api-mockito | jar | 1.5.5 |
org.hamcrest : hamcrest-all | jar | 1.3 |