| License |
License |
|---|---|
| Categories |
CategoriesKotlin Languages |
| GroupId | GroupIdorg.apache.beam |
| ArtifactId | ArtifactIdbeam-examples-kotlin |
| Last Version | Last Version2.39.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| beam-examples-kotlin-2.39.0.pom | |
| beam-examples-kotlin-2.39.0.jar | 156 KB |
| beam-examples-kotlin-2.39.0-tests.jar | 301 bytes |
| beam-examples-kotlin-2.39.0-test-sources.jar | 261 bytes |
| beam-examples-kotlin-2.39.0-sources.jar | 49 KB |
| beam-examples-kotlin-2.39.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.beam/beam-examples-kotlin/ -->
<dependency>
<groupId>org.apache.beam</groupId>
<artifactId>beam-examples-kotlin</artifactId>
<version>2.39.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.beam/beam-examples-kotlin/
implementation 'org.apache.beam:beam-examples-kotlin:2.39.0'
// https://jarcasting.com/artifacts/org.apache.beam/beam-examples-kotlin/
implementation ("org.apache.beam:beam-examples-kotlin:2.39.0")
'org.apache.beam:beam-examples-kotlin:jar:2.39.0'
<dependency org="org.apache.beam" name="beam-examples-kotlin" rev="2.39.0">
<artifact name="beam-examples-kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.beam', module='beam-examples-kotlin', version='2.39.0')
)
libraryDependencies += "org.apache.beam" % "beam-examples-kotlin" % "2.39.0"
[org.apache.beam/beam-examples-kotlin "2.39.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.checkerframework : checker-qual | jar | 3.10.0 |
| org.apache.beam : beam-vendor-guava-26_0-jre | jar | 0.1 |
| org.apache.beam : beam-sdks-java-core | jar | 2.39.0 |
| org.hamcrest : hamcrest | jar | 2.1 |
| org.apache.beam : beam-sdks-java-extensions-google-cloud-platform-core | jar | 2.39.0 |
| org.apache.beam : beam-sdks-java-io-google-cloud-platform | jar | 2.39.0 |
| org.apache.avro : avro | jar | 1.8.2 |
| com.google.cloud.bigdataoss : util | jar | 2.2.6 |
| com.google.api-client : google-api-client | jar | 1.32.1 |
| com.google.apis : google-api-services-bigquery | jar | v2-rev20211129-1.32.1 |
| com.google.apis : google-api-services-pubsub | jar | v1-rev20211130-1.32.1 |
| com.google.auth : google-auth-library-credentials | jar | |
| com.google.auth : google-auth-library-oauth2-http | jar | |
| com.google.http-client : google-http-client | jar | |
| joda-time : joda-time | jar | 2.10.10 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.google.guava : guava | jar | 31.0.1-jre |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
| org.jetbrains : annotations | jar | 13.0 |