| License |
License |
|---|---|
| GroupId | GroupIdcom.spotify |
| ArtifactId | ArtifactIdscio-core_2.11 |
| Version | Version0.8.4 |
| Type | Typejar |
| Description |
Descriptionscio-core
Scio - A Scala API for Apache Beam and Google Cloud Dataflow
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| scio-core_2.11-0.8.4.pom | |
| scio-core_2.11-0.8.4.jar | 4 MB |
| scio-core_2.11-0.8.4-sources.jar | 215 KB |
| scio-core_2.11-0.8.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/scio-core_2.11/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>scio-core_2.11</artifactId>
<version>0.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/scio-core_2.11/
implementation 'com.spotify:scio-core_2.11:0.8.4'
// https://jarcasting.com/artifacts/com.spotify/scio-core_2.11/
implementation ("com.spotify:scio-core_2.11:0.8.4")
'com.spotify:scio-core_2.11:jar:0.8.4'
<dependency org="com.spotify" name="scio-core_2.11" rev="0.8.4">
<artifact name="scio-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='scio-core_2.11', version='0.8.4')
)
libraryDependencies += "com.spotify" % "scio-core_2.11" % "0.8.4"
[com.spotify/scio-core_2.11 "0.8.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.ben-manes.caffeine : caffeine | jar | 2.8.1 |
| org.apache.beam : beam-runners-google-cloud-dataflow-java | jar | 2.19.0 |
| org.apache.beam : beam-runners-spark | jar | 2.19.0 |
| org.apache.beam : beam-runners-flink-1.9 | jar | 2.19.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.spotify : scio-schemas_2.11 | jar | 0.8.4 |
| org.scalatest : scalatest_2.11 | jar | 3.1.1 |