License |
License |
---|---|
GroupId | GroupIdcom.streamxhub.streamx |
ArtifactId | ArtifactIdstreamx-common |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionStreamX : Common
A magical framework that makes Flink development easier
|
Filename | Size |
---|---|
streamx-common-1.0.0.pom | |
streamx-common-1.0.0.jar | 371 KB |
streamx-common-1.0.0-sources.jar | 66 KB |
streamx-common-1.0.0-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-common/ -->
<dependency>
<groupId>com.streamxhub.streamx</groupId>
<artifactId>streamx-common</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-common/
implementation 'com.streamxhub.streamx:streamx-common:1.0.0'
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-common/
implementation ("com.streamxhub.streamx:streamx-common:1.0.0")
'com.streamxhub.streamx:streamx-common:jar:1.0.0'
<dependency org="com.streamxhub.streamx" name="streamx-common" rev="1.0.0">
<artifact name="streamx-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.streamxhub.streamx', module='streamx-common', version='1.0.0')
)
libraryDependencies += "com.streamxhub.streamx" % "streamx-common" % "1.0.0"
[com.streamxhub.streamx/streamx-common "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.beachape : enumeratum_2.11 | jar | 1.6.1 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-access | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.zaxxer : HikariCP | jar | 3.4.5 |
org.yaml : snakeyaml | jar | 1.24 |
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.httpcomponents : httpclient | jar | 4.5.3 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.16 |
redis.clients : jedis | jar | 3.3.0 |
org.apache.hadoop : hadoop-client | jar | 2.6.0 |
org.apache.hbase : hbase-client | jar | 1.3.5 |
org.apache.hadoop : hadoop-yarn-api | jar | 2.6.0 |
org.apache.hadoop : hadoop-yarn-client | jar | 2.6.0 |
org.mongodb : mongo-java-driver | jar | 3.12.2 |
org.apache.curator : curator-framework | jar | 2.6.0 |
org.apache.ivy : ivy | jar | 2.4.0 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |