is not current version
Last Version 1.2.2

StreamX : Common 1.2.0

A magical framework that makes Flink development easier

License

License

GroupId

GroupId

com.streamxhub.streamx
ArtifactId

ArtifactId

streamx-common
Version

Version

1.2.0
Type

Type

jar
Description

Description

StreamX : Common
A magical framework that makes Flink development easier

Download streamx-common 1.2.0


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

Dependencies

compile (27)

Group / Artifact Type Version
com.beachape : enumeratum_2.11 jar 1.6.1
com.github.ben-manes.caffeine : caffeine 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.11 jar 3.7.0-M2
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
com.fasterxml.jackson.module : jackson-module-scala_2.11 jar 2.12.1
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
org.fusesource.jansi : jansi jar 2.3.4

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 (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.