| License |
License |
|---|---|
| Categories |
CategoriesNative Development Tools |
| GroupId | GroupIdio.streamnative.connectors |
| ArtifactId | ArtifactIdpulsar-flink-parent |
| Last Version | Last Version2.7.6 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionStreamNative :: Pulsar Flink Connector :: Root
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 URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pulsar-flink-parent-2.7.6.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.streamnative.connectors/pulsar-flink-parent/ -->
<dependency>
<groupId>io.streamnative.connectors</groupId>
<artifactId>pulsar-flink-parent</artifactId>
<version>2.7.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative.connectors/pulsar-flink-parent/
implementation 'io.streamnative.connectors:pulsar-flink-parent:2.7.6'
// https://jarcasting.com/artifacts/io.streamnative.connectors/pulsar-flink-parent/
implementation ("io.streamnative.connectors:pulsar-flink-parent:2.7.6")
'io.streamnative.connectors:pulsar-flink-parent:pom:2.7.6'
<dependency org="io.streamnative.connectors" name="pulsar-flink-parent" rev="2.7.6">
<artifact name="pulsar-flink-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.streamnative.connectors', module='pulsar-flink-parent', version='2.7.6')
)
libraryDependencies += "io.streamnative.connectors" % "pulsar-flink-parent" % "2.7.6"
[io.streamnative.connectors/pulsar-flink-parent "2.7.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |