is not current version
Last Version 1.5.0

tech.mlsql:streamingpro 1.4.0

With MLSQL,you can unifies big data and machine learning,one language, one platform.

GroupId

GroupId

tech.mlsql
ArtifactId

ArtifactId

streamingpro
Version

Version

1.4.0
Type

Type

pom

Download streamingpro 1.4.0

Filename Size
streamingpro-1.4.0.pom 38 KB
Browse

<!-- https://jarcasting.com/artifacts/tech.mlsql/streamingpro/ -->
<dependency>
    <groupId>tech.mlsql</groupId>
    <artifactId>streamingpro</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.mlsql/streamingpro/
implementation 'tech.mlsql:streamingpro:1.4.0'
// https://jarcasting.com/artifacts/tech.mlsql/streamingpro/
implementation ("tech.mlsql:streamingpro:1.4.0")
'tech.mlsql:streamingpro:pom:1.4.0'
<dependency org="tech.mlsql" name="streamingpro" rev="1.4.0">
  <artifact name="streamingpro" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.mlsql', module='streamingpro', version='1.4.0')
)
libraryDependencies += "tech.mlsql" % "streamingpro" % "1.4.0"
[tech.mlsql/streamingpro "1.4.0"]