Apache Beam :: SDKs :: Python :: Container

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 Container
GroupId

GroupId

org.apache.beam
ArtifactId

ArtifactId

beam-sdks-python-container
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download beam-sdks-python-container

How to add to project

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

There are no modules declared in this project.

Versions

Version
2.4.0
2.3.0
2.2.0