is not current version
Last Version 1.0.36

com.turbospaces.boot:bootstrap-flink-core 1.0.17


GroupId

GroupId

com.turbospaces.boot
ArtifactId

ArtifactId

bootstrap-flink-core
Version

Version

1.0.17
Type

Type

jar

Download bootstrap-flink-core 1.0.17


<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-flink-core/ -->
<dependency>
    <groupId>com.turbospaces.boot</groupId>
    <artifactId>bootstrap-flink-core</artifactId>
    <version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-flink-core/
implementation 'com.turbospaces.boot:bootstrap-flink-core:1.0.17'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-flink-core/
implementation ("com.turbospaces.boot:bootstrap-flink-core:1.0.17")
'com.turbospaces.boot:bootstrap-flink-core:jar:1.0.17'
<dependency org="com.turbospaces.boot" name="bootstrap-flink-core" rev="1.0.17">
  <artifact name="bootstrap-flink-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-flink-core', version='1.0.17')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-flink-core" % "1.0.17"
[com.turbospaces.boot/bootstrap-flink-core "1.0.17"]