| License |
License |
|---|---|
| GroupId | GroupIdcom.spotify |
| ArtifactId | ArtifactIdscio-avro_2.12 |
| Version | Version0.10.4 |
| Type | Typejar |
| Description |
Descriptionscio-avro
Scio add-on for working with Avro
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| scio-avro_2.12-0.10.4.pom | |
| scio-avro_2.12-0.10.4.jar | 306 KB |
| scio-avro_2.12-0.10.4-sources.jar | 25 KB |
| scio-avro_2.12-0.10.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/scio-avro_2.12/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>scio-avro_2.12</artifactId>
<version>0.10.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/scio-avro_2.12/
implementation 'com.spotify:scio-avro_2.12:0.10.4'
// https://jarcasting.com/artifacts/com.spotify/scio-avro_2.12/
implementation ("com.spotify:scio-avro_2.12:0.10.4")
'com.spotify:scio-avro_2.12:jar:0.10.4'
<dependency org="com.spotify" name="scio-avro_2.12" rev="0.10.4">
<artifact name="scio-avro_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='scio-avro_2.12', version='0.10.4')
)
libraryDependencies += "com.spotify" % "scio-avro_2.12" % "0.10.4"
[com.spotify/scio-avro_2.12 "0.10.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.14 |
| com.spotify : scio-core_2.12 | jar | 0.10.4 |
| org.scala-lang : scala-reflect | jar | 2.12.14 |
| org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.4.4 |
| me.lyh : protobuf-generic_2.12 | jar | 0.2.9 |
| org.apache.beam : beam-vendor-guava-26_0-jre | jar | 0.1 |
| org.apache.beam : beam-sdks-java-io-google-cloud-platform | jar | 2.30.0 |
| org.apache.beam : beam-sdks-java-core | jar | 2.30.0 |
| com.twitter : chill_2.12 | jar | 0.10.0 |
| com.google.protobuf : protobuf-java | jar | 3.17.3 |
| org.apache.avro : avro | jar | 1.8.2 |
| org.slf4j : slf4j-api | jar | 1.7.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.31 |
| org.scalatest : scalatest_2.12 | jar | 3.2.9 |
| org.scalatestplus : scalatestplus-scalacheck_2.12 | jar | 3.1.0.0-RC2 |
| org.scalacheck : scalacheck_2.12 | jar | 1.15.4 |
| com.spotify : magnolify-cats_2.12 | jar | 0.4.3 |
| com.spotify : magnolify-scalacheck_2.12 | jar | 0.4.3 |