License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdorg.apache.beam |
ArtifactId | ArtifactIdbeam-runners-local-java-core |
Last Version | Last Version2.39.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.apache.beam/beam-runners-local-java-core/ -->
<dependency>
<groupId>org.apache.beam</groupId>
<artifactId>beam-runners-local-java-core</artifactId>
<version>2.39.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.beam/beam-runners-local-java-core/
implementation 'org.apache.beam:beam-runners-local-java-core:2.39.0'
// https://jarcasting.com/artifacts/org.apache.beam/beam-runners-local-java-core/
implementation ("org.apache.beam:beam-runners-local-java-core:2.39.0")
'org.apache.beam:beam-runners-local-java-core:jar:2.39.0'
<dependency org="org.apache.beam" name="beam-runners-local-java-core" rev="2.39.0">
<artifact name="beam-runners-local-java-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.beam', module='beam-runners-local-java-core', version='2.39.0')
)
libraryDependencies += "org.apache.beam" % "beam-runners-local-java-core" % "2.39.0"
[org.apache.beam/beam-runners-local-java-core "2.39.0"]
Group / Artifact | Type | Version |
---|---|---|
org.checkerframework : checker-qual | jar | 3.10.0 |
org.apache.beam : beam-sdks-java-core | jar | 2.39.0 |
joda-time : joda-time | jar | 2.10.10 |