Direct runner for executing Apache Beam pipelines locally in Java for testing and development.
<dependency>
<groupId>org.apache.beam</groupId>
<artifactId>beam-runners-direct-java</artifactId>
<version>2.73.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets up a Beam pipeline with the DirectRunner.
No known issues recorded.
No dependency data recorded yet.