sclera-plugin-matcher

Add-on package that enables Sclera to efficiently and flexibly analyze ordered streaming data

License

License

GroupId

GroupId

com.scleradb
ArtifactId

ArtifactId

sclera-plugin-matcher_2.13
Last Version

Last Version

4.0
Release Date

Release Date

Type

Type

jar
Description

Description

sclera-plugin-matcher
Add-on package that enables Sclera to efficiently and flexibly analyze ordered streaming data
Project URL

Project URL

https://github.com/scleradb/sclera-plugin-matcher
Project Organization

Project Organization

Sclera, Inc.
Source Code Management

Source Code Management

https://github.com/scleradb/sclera-plugin-matcher

Download sclera-plugin-matcher_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.scleradb/sclera-plugin-matcher_2.13/ -->
<dependency>
    <groupId>com.scleradb</groupId>
    <artifactId>sclera-plugin-matcher_2.13</artifactId>
    <version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.scleradb/sclera-plugin-matcher_2.13/
implementation 'com.scleradb:sclera-plugin-matcher_2.13:4.0'
// https://jarcasting.com/artifacts/com.scleradb/sclera-plugin-matcher_2.13/
implementation ("com.scleradb:sclera-plugin-matcher_2.13:4.0")
'com.scleradb:sclera-plugin-matcher_2.13:jar:4.0'
<dependency org="com.scleradb" name="sclera-plugin-matcher_2.13" rev="4.0">
  <artifact name="sclera-plugin-matcher_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scleradb', module='sclera-plugin-matcher_2.13', version='4.0')
)
libraryDependencies += "com.scleradb" % "sclera-plugin-matcher_2.13" % "4.0"
[com.scleradb/sclera-plugin-matcher_2.13 "4.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1

provided (2)

Group / Artifact Type Version
com.scleradb : sclera-core_2.13 jar 4.0
com.scleradb : sclera-automata_2.13 jar 4.0

test (4)

Group / Artifact Type Version
com.scleradb : sclera-config_2.13 jar 4.0
com.scleradb : sclera-jdbc_2.13 jar 4.0
com.scleradb : sclera-sqltests-runner_2.13 jar 4.0
org.scalatest : scalatest_2.13 jar 3.1.1

Project Modules

There are no modules declared in this project.

Sclera - Regular Expression Matcher

Build Status Maven Central scaladoc

Enables Sclera to efficiently and flexibly analyze ordered streaming data.

The component introduces a construct that enables matching regular expressions over streaming data, and using them to compute sophisticated aggregates. This is a powerful construct, proprietary to Sclera, and enables computations that are ridiculously hard to express and expensive to compute using standard SQL.

For details and examples on using these constructs in a SQL query, please refer to the ScleraSQL Reference document.

com.scleradb

Sclera, Inc.

Extensible Data Processing

Versions

Version
4.0