License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdscio-avro_2.12 |
Last Version | Last Version0.11.9 |
Release Date | Release Date |
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.11.9.pom | |
scio-avro_2.12-0.11.9.jar | 329 KB |
scio-avro_2.12-0.11.9-sources.jar | 26 KB |
scio-avro_2.12-0.11.9-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.11.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/scio-avro_2.12/
implementation 'com.spotify:scio-avro_2.12:0.11.9'
// https://jarcasting.com/artifacts/com.spotify/scio-avro_2.12/
implementation ("com.spotify:scio-avro_2.12:0.11.9")
'com.spotify:scio-avro_2.12:jar:0.11.9'
<dependency org="com.spotify" name="scio-avro_2.12" rev="0.11.9">
<artifact name="scio-avro_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='scio-avro_2.12', version='0.11.9')
)
libraryDependencies += "com.spotify" % "scio-avro_2.12" % "0.11.9"
[com.spotify/scio-avro_2.12 "0.11.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.16 |
com.spotify : scio-core_2.12 | jar | 0.11.9 |
org.scala-lang : scala-reflect | jar | 2.12.16 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.7.0 |
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.39.0 |
org.apache.beam : beam-sdks-java-core | jar | 2.39.0 |
com.twitter : chill_2.12 | jar | 0.10.0 |
com.google.protobuf : protobuf-java | jar | 3.19.3 |
org.apache.avro : avro | jar | 1.8.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.scalatest : scalatest_2.12 | jar | 3.2.12 |
org.scalatestplus : scalacheck-1-16_2.12 | jar | 3.2.12.0 |
org.scalacheck : scalacheck_2.12 | jar | 1.16.0 |
com.spotify : magnolify-cats_2.12 | jar | 0.4.8 |
com.spotify : magnolify-scalacheck_2.12 | jar | 0.4.8 |