GroupId | GroupIdcom.lightbend.cloudflow |
---|---|
ArtifactId | ArtifactIdcloudflow-flink-tests_2.12 |
Version | Version1.3.0-M4 |
Type | Typejar |
Filename | Size |
---|---|
cloudflow-flink-tests_2.12-1.3.0-M4.pom | |
cloudflow-flink-tests_2.12-1.3.0-M4.jar | 292 bytes |
cloudflow-flink-tests_2.12-1.3.0-M4-sources.jar | 264 bytes |
cloudflow-flink-tests_2.12-1.3.0-M4-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>1.3.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-flink-tests_2.12/
implementation 'com.lightbend.cloudflow:cloudflow-flink-tests_2.12:1.3.0-M4'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-flink-tests_2.12/
implementation ("com.lightbend.cloudflow:cloudflow-flink-tests_2.12:1.3.0-M4")
'com.lightbend.cloudflow:cloudflow-flink-tests_2.12:jar:1.3.0-M4'
<dependency org="com.lightbend.cloudflow" name="cloudflow-flink-tests_2.12" rev="1.3.0-M4">
<artifact name="cloudflow-flink-tests_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='cloudflow-flink-tests_2.12', version='1.3.0-M4')
)
libraryDependencies += "com.lightbend.cloudflow" % "cloudflow-flink-tests_2.12" % "1.3.0-M4"
[com.lightbend.cloudflow/cloudflow-flink-tests_2.12 "1.3.0-M4"]