Apache Beam :: SDKs :: Python

Apache Beam provides a simple, Java-based interface for processing virtually any size data. This artifact includes the parent POM for other Beam artifacts.

License

License

Categories

Categories

Python Languages
GroupId

GroupId

org.apache.beam
ArtifactId

ArtifactId

beam-sdks-python
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

Apache Beam :: SDKs :: Python
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

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=beam.git;a=summary/beam-sdks-python

Download beam-sdks-python

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.beam/beam-sdks-python/ -->
<dependency>
    <groupId>org.apache.beam</groupId>
    <artifactId>beam-sdks-python</artifactId>
    <version>2.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.beam/beam-sdks-python/
implementation 'org.apache.beam:beam-sdks-python:2.4.0'
// https://jarcasting.com/artifacts/org.apache.beam/beam-sdks-python/
implementation ("org.apache.beam:beam-sdks-python:2.4.0")
'org.apache.beam:beam-sdks-python:pom:2.4.0'
<dependency org="org.apache.beam" name="beam-sdks-python" rev="2.4.0">
  <artifact name="beam-sdks-python" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.beam', module='beam-sdks-python', version='2.4.0')
)
libraryDependencies += "org.apache.beam" % "beam-sdks-python" % "2.4.0"
[org.apache.beam/beam-sdks-python "2.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • container

Versions

Version
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
0.6.0