Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <profiles>
- <profile>
- <id>direct-runner</id>
- <activation>
- <activeByDefault>true</activeByDefault>
- </activation>
- <dependencies>
- <dependency>
- <groupId>org.apache.beam</groupId>
- <artifactId>beam-runners-direct-java</artifactId>
- <version>0.2.0-incubating</version>
- </dependency>
- </dependencies>
- </profile>
- </profiles>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement