License |
License |
---|---|
GroupId | GroupIdcom.lightbend.cloudflow |
ArtifactId | ArtifactIdcontrib-flink-testkit_2.12 |
Version | Version0.2.1-RC26 |
Type | Typejar |
Description |
Descriptioncontrib-flink-testkit
Cloudflow Community contributed extensions.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lightbend.cloudflow/contrib-flink-testkit_2.12/ -->
<dependency>
<groupId>com.lightbend.cloudflow</groupId>
<artifactId>contrib-flink-testkit_2.12</artifactId>
<version>0.2.1-RC26</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/contrib-flink-testkit_2.12/
implementation 'com.lightbend.cloudflow:contrib-flink-testkit_2.12:0.2.1-RC26'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/contrib-flink-testkit_2.12/
implementation ("com.lightbend.cloudflow:contrib-flink-testkit_2.12:0.2.1-RC26")
'com.lightbend.cloudflow:contrib-flink-testkit_2.12:jar:0.2.1-RC26'
<dependency org="com.lightbend.cloudflow" name="contrib-flink-testkit_2.12" rev="0.2.1-RC26">
<artifact name="contrib-flink-testkit_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='contrib-flink-testkit_2.12', version='0.2.1-RC26')
)
libraryDependencies += "com.lightbend.cloudflow" % "contrib-flink-testkit_2.12" % "0.2.1-RC26"
[com.lightbend.cloudflow/contrib-flink-testkit_2.12 "0.2.1-RC26"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.lightbend.cloudflow : contrib-flink_2.12 | jar | 0.2.1-RC26 |