GroupId | GroupIdcom.lightbend.cloudflow |
---|---|
ArtifactId | ArtifactIdcloudflow-flink-tests_2.12 |
Version | Version2.0.6-RC10 |
Type | Typejar |
Filename | Size |
---|---|
cloudflow-flink-tests_2.12-2.0.6-RC10.pom | |
cloudflow-flink-tests_2.12-2.0.6-RC10.jar | 295 bytes |
cloudflow-flink-tests_2.12-2.0.6-RC10-sources.jar | 268 bytes |
cloudflow-flink-tests_2.12-2.0.6-RC10-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-flink-tests_2.12/ -->
<dependency>
<groupId>com.lightbend.cloudflow</groupId>
<artifactId>cloudflow-flink-tests_2.12</artifactId>
<version>2.0.6-RC10</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-flink-tests_2.12/
implementation 'com.lightbend.cloudflow:cloudflow-flink-tests_2.12:2.0.6-RC10'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-flink-tests_2.12/
implementation ("com.lightbend.cloudflow:cloudflow-flink-tests_2.12:2.0.6-RC10")
'com.lightbend.cloudflow:cloudflow-flink-tests_2.12:jar:2.0.6-RC10'
<dependency org="com.lightbend.cloudflow" name="cloudflow-flink-tests_2.12" rev="2.0.6-RC10">
<artifact name="cloudflow-flink-tests_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='cloudflow-flink-tests_2.12', version='2.0.6-RC10')
)
libraryDependencies += "com.lightbend.cloudflow" % "cloudflow-flink-tests_2.12" % "2.0.6-RC10"
[com.lightbend.cloudflow/cloudflow-flink-tests_2.12 "2.0.6-RC10"]