文件下载
文件名 操作
scio-test_2.13-0.14.0.jar 下载
scio-test_2.13-0.14.0.pom 下载
scio-test_2.13-0.14.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>scio-test_2.13</artifactId>
  <version>0.14.0</version>
</dependency>
Gradle Groovy
implementation 'com.spotify:scio-test_2.13:0.14.0'
Gradle Kotlin
implementation("com.spotify:scio-test_2.13:0.14.0")
Scala SBT
libraryDependencies += "com.spotify" % "scio-test_2.13" % "0.14.0"
Groovy Grape
@Grapes(
  @Grab(group='com.spotify', module='scio-test_2.13', version='0.14.0')
)
Apache Ivy
<dependency org="com.spotify" name="scio-test_2.13" rev="0.14.0" />
Leiningen
[com.spotify/scio-test_2.13 "0.14.0"]
Apache Buildr
'com.spotify:scio-test_2.13:jar:0.14.0'
本项目依赖

compile

|-- org.scala-lang:scala-library:2.13.12

|-- com.spotify:scio-core_2.13:0.14.0

|-- com.spotify:scio-avro_2.13:0.14.0

|-- com.google.protobuf:protobuf-java:3.25.1

|-- com.chuusai:shapeless_2.13:2.3.10

|-- org.scala-lang.modules:scala-collection-compat_2.13:2.11.0

|-- org.scala-lang:scala-reflect:2.13.12

|-- com.google.api.grpc:proto-google-cloud-bigtable-v2:2.30.0

|-- com.google.http-client:google-http-client:1.43.3

|-- com.lihaoyi:fansi_2.13:0.4.0

|-- com.lihaoyi:pprint_2.13:0.8.1

|-- com.spotify:magnolify-guava_2.13:0.7.0

|-- com.twitter:chill_2.13:0.10.0

|-- commons-io:commons-io:2.13.0

|-- joda-time:joda-time:2.10.10

|-- junit:junit:4.13.2

|-- org.apache.avro:avro:1.8.2

|-- org.apache.beam:beam-sdks-java-core:2.53.0

|-- org.apache.beam:beam-sdks-java-extensions-google-cloud-platform-core:2.53.0

|-- org.hamcrest:hamcrest:2.1

|-- org.scalactic:scalactic_2.13:3.2.17

|-- org.scalatest:scalatest_2.13:3.2.17

|-- org.typelevel:cats-kernel_2.13:2.10.0

provided

|-- org.typelevel:scalac-compat-annotation_2.13:0.1.4

runtime

|-- org.apache.beam:beam-runners-direct-java:2.53.0

test

|-- com.github.sbt:junit-interface:0.13.3

|-- org.apache.beam:beam-sdks-java-core:2.53.0

|-- org.apache.beam:beam-sdks-java-core:2.53.0

|-- com.spotify:annoy:0.2.6

|-- com.spotify.sparkey:sparkey:3.2.5

|-- com.twitter:algebird-test_2.13:0.13.10

|-- org.apache.beam:beam-runners-google-cloud-dataflow-java:2.53.0

|-- org.scalacheck:scalacheck_2.13:1.17.0

|-- org.scalatestplus:scalacheck-1-17_2.13:3.2.17.0

|-- org.slf4j:slf4j-simple:1.7.30