License |
License |
---|---|
GroupId | GroupIdorg.apache.beam |
ArtifactId | ArtifactIdbeam-runners-parent |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Beam :: Runners
Apache Beam provides a simple, Java-based interface
for processing virtually any size data. This artifact includes the parent POM
for other Beam artifacts.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
beam-runners-parent-2.4.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.beam/beam-runners-parent/ -->
<dependency>
<groupId>org.apache.beam</groupId>
<artifactId>beam-runners-parent</artifactId>
<version>2.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.beam/beam-runners-parent/
implementation 'org.apache.beam:beam-runners-parent:2.4.0'
// https://jarcasting.com/artifacts/org.apache.beam/beam-runners-parent/
implementation ("org.apache.beam:beam-runners-parent:2.4.0")
'org.apache.beam:beam-runners-parent:pom:2.4.0'
<dependency org="org.apache.beam" name="beam-runners-parent" rev="2.4.0">
<artifact name="beam-runners-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.beam', module='beam-runners-parent', version='2.4.0')
)
libraryDependencies += "org.apache.beam" % "beam-runners-parent" % "2.4.0"
[org.apache.beam/beam-runners-parent "2.4.0"]
Version |
---|
2.4.0
|
2.3.0
|
2.2.0
|
2.1.0
|
2.0.0
|
0.6.0
|
0.5.0
|
0.4.0
|
0.3.0-incubating
|
0.2.0-incubating
|
0.1.0-incubating
|