I'm trying to use Apache Beam either as Maven or Gradle dependency. As I know the project is incubating as intended to be a evolved version of Google Dataflow SDK.
So, I might be making a wrong assumption: as I haven't found across the initial documentation from Apache Beam's project, how could I use their Java sdk version as a Gradle or Maven dependency on my project? I haven't found what is the exactly artifactid, groupid to add. Anyone here already used it?