License |
License |
---|---|
GroupId | GroupIdorg.apache.bahir |
ArtifactId | ArtifactIdbahir-flink-parent_2.11 |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Bahir for Apache Flink - Parent POM
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 |
Filename | Size |
---|---|
bahir-flink-parent_2.11-1.0.pom | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.bahir/bahir-flink-parent_2.11/ -->
<dependency>
<groupId>org.apache.bahir</groupId>
<artifactId>bahir-flink-parent_2.11</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bahir/bahir-flink-parent_2.11/
implementation 'org.apache.bahir:bahir-flink-parent_2.11:1.0'
// https://jarcasting.com/artifacts/org.apache.bahir/bahir-flink-parent_2.11/
implementation ("org.apache.bahir:bahir-flink-parent_2.11:1.0")
'org.apache.bahir:bahir-flink-parent_2.11:pom:1.0'
<dependency org="org.apache.bahir" name="bahir-flink-parent_2.11" rev="1.0">
<artifact name="bahir-flink-parent_2.11" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.bahir', module='bahir-flink-parent_2.11', version='1.0')
)
libraryDependencies += "org.apache.bahir" % "bahir-flink-parent_2.11" % "1.0"
[org.apache.bahir/bahir-flink-parent_2.11 "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.6 |