is not current version
Last Version 2.3.0-RC11

com.lightbend.cloudflow:cloudflow-spark-tests_2.12 2.0.0-RC3

cloudflow-spark-tests

GroupId

GroupId

com.lightbend.cloudflow
ArtifactId

ArtifactId

cloudflow-spark-tests_2.12
Version

Version

2.0.0-RC3
Type

Type

jar

Download cloudflow-spark-tests_2.12 2.0.0-RC3


<!-- https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-spark-tests_2.12/ -->
<dependency>
    <groupId>com.lightbend.cloudflow</groupId>
    <artifactId>cloudflow-spark-tests_2.12</artifactId>
    <version>2.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-spark-tests_2.12/
implementation 'com.lightbend.cloudflow:cloudflow-spark-tests_2.12:2.0.0-RC3'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-spark-tests_2.12/
implementation ("com.lightbend.cloudflow:cloudflow-spark-tests_2.12:2.0.0-RC3")
'com.lightbend.cloudflow:cloudflow-spark-tests_2.12:jar:2.0.0-RC3'
<dependency org="com.lightbend.cloudflow" name="cloudflow-spark-tests_2.12" rev="2.0.0-RC3">
  <artifact name="cloudflow-spark-tests_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='cloudflow-spark-tests_2.12', version='2.0.0-RC3')
)
libraryDependencies += "com.lightbend.cloudflow" % "cloudflow-spark-tests_2.12" % "2.0.0-RC3"
[com.lightbend.cloudflow/cloudflow-spark-tests_2.12 "2.0.0-RC3"]