Last Version

StreamX : Common 1.2.3

A magical framework that make stream processing easier

License

License

GroupId

GroupId

com.streamxhub.streamx
ArtifactId

ArtifactId

streamx-common_2.12
Version

Version

1.2.3
Type

Type

jar
Description

Description

StreamX : Common
A magical framework that make stream processing easier

Download streamx-common_2.12 1.2.3


<!-- https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-common_2.12/ -->
<dependency>
    <groupId>com.streamxhub.streamx</groupId>
    <artifactId>streamx-common_2.12</artifactId>
    <version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-common_2.12/
implementation 'com.streamxhub.streamx:streamx-common_2.12:1.2.3'
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-common_2.12/
implementation ("com.streamxhub.streamx:streamx-common_2.12:1.2.3")
'com.streamxhub.streamx:streamx-common_2.12:jar:1.2.3'
<dependency org="com.streamxhub.streamx" name="streamx-common_2.12" rev="1.2.3">
  <artifact name="streamx-common_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.streamxhub.streamx', module='streamx-common_2.12', version='1.2.3')
)
libraryDependencies += "com.streamxhub.streamx" % "streamx-common_2.12" % "1.2.3"
[com.streamxhub.streamx/streamx-common_2.12 "1.2.3"]

Dependencies

compile (27)

Group / Artifact Type Version
com.beachape : enumeratum_2.12 jar
com.github.ben-manes.caffeine : caffeine Optional jar 2.8.6
ch.qos.logback : logback-core jar 1.2.6
ch.qos.logback : logback-access jar 1.2.6
ch.qos.logback : logback-classic jar 1.2.6
org.slf4j : log4j-over-slf4j jar 1.7.32
org.slf4j : slf4j-api jar 1.7.32
mysql : mysql-connector-java Optional jar 8.0.16
redis.clients : jedis Optional jar 3.3.0
com.zaxxer : HikariCP jar 3.4.5
org.yaml : snakeyaml jar 1.29
org.json4s : json4s-jackson_2.12 jar
com.fasterxml.jackson.core : jackson-databind Optional jar 2.13.2
com.fasterxml.jackson.module : jackson-module-scala_2.12 Optional jar
commons-cli : commons-cli jar 1.3.1
org.apache.flink : flink-core Optional jar 1.14.0
org.apache.flink : flink-clients_2.11 Optional jar 1.14.0
org.apache.hadoop : hadoop-client Optional jar 2.10.1
org.apache.hbase : hbase-client Optional jar 1.3.5
org.apache.hadoop : hadoop-yarn-api Optional jar 2.10.1
org.apache.hadoop : hadoop-yarn-client Optional jar 2.10.1
org.mongodb : mongo-java-driver Optional jar 3.12.2
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.curator : curator-framework Optional jar 2.6.0
org.apache.ivy : ivy Optional jar 2.4.0
com.google.guava : guava jar 30.0-jre
io.netty : netty-resolver Optional jar 4.1.65.Final

provided (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-lang : scala-compiler jar 2.11.12
org.scala-lang : scala-reflect jar 2.11.12

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.3
org.junit.jupiter : junit-jupiter-params jar 5.6.3
org.junit.jupiter : junit-jupiter-api jar 5.6.3

Project Modules

There are no modules declared in this project.