Last Version

Summary Statistics KSQL UDAF 0.1.0

KSQL UDAF for computing summary statistics for a stream of data

License

License

GroupId

GroupId

com.mitchseymour
ArtifactId

ArtifactId

ksql-udaf-summary-stats
Version

Version

0.1.0
Type

Type

jar
Description

Description

Summary Statistics KSQL UDAF
KSQL UDAF for computing summary statistics for a stream of data
Project URL

Project URL

https://github.com/magicalpipelines/ksql-functions
Source Code Management

Source Code Management

https://github.com/magicalpipelines/ksql-functions

Download ksql-udaf-summary-stats 0.1.0


<!-- https://jarcasting.com/artifacts/com.mitchseymour/ksql-udaf-summary-stats/ -->
<dependency>
    <groupId>com.mitchseymour</groupId>
    <artifactId>ksql-udaf-summary-stats</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mitchseymour/ksql-udaf-summary-stats/
implementation 'com.mitchseymour:ksql-udaf-summary-stats:0.1.0'
// https://jarcasting.com/artifacts/com.mitchseymour/ksql-udaf-summary-stats/
implementation ("com.mitchseymour:ksql-udaf-summary-stats:0.1.0")
'com.mitchseymour:ksql-udaf-summary-stats:jar:0.1.0'
<dependency org="com.mitchseymour" name="ksql-udaf-summary-stats" rev="0.1.0">
  <artifact name="ksql-udaf-summary-stats" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mitchseymour', module='ksql-udaf-summary-stats', version='0.1.0')
)
libraryDependencies += "com.mitchseymour" % "ksql-udaf-summary-stats" % "0.1.0"
[com.mitchseymour/ksql-udaf-summary-stats "0.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.