| License |
License |
|---|---|
| GroupId | GroupIdcom.streamxhub.streamx |
| ArtifactId | ArtifactIdstreamx-spark-core |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
DescriptionStreamX : Spark Core
A magical framework that makes Flink development easier
|
| Filename | Size |
|---|---|
| streamx-spark-core-1.1.0.pom | |
| streamx-spark-core-1.1.0.jar | 263 KB |
| streamx-spark-core-1.1.0-sources.jar | 54 KB |
| streamx-spark-core-1.1.0-javadoc.jar | 525 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-spark-core/ -->
<dependency>
<groupId>com.streamxhub.streamx</groupId>
<artifactId>streamx-spark-core</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-spark-core/
implementation 'com.streamxhub.streamx:streamx-spark-core:1.1.0'
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-spark-core/
implementation ("com.streamxhub.streamx:streamx-spark-core:1.1.0")
'com.streamxhub.streamx:streamx-spark-core:jar:1.1.0'
<dependency org="com.streamxhub.streamx" name="streamx-spark-core" rev="1.1.0">
<artifact name="streamx-spark-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.streamxhub.streamx', module='streamx-spark-core', version='1.1.0')
)
libraryDependencies += "com.streamxhub.streamx" % "streamx-spark-core" % "1.1.0"
[com.streamxhub.streamx/streamx-spark-core "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.streamxhub.streamx : streamx-common | jar | 1.1.0 |
| org.apache.spark : spark-core_2.11 | jar | 2.2.0 |
| org.apache.spark : spark-streaming_2.11 | jar | 2.2.0 |
| org.apache.spark : spark-sql_2.11 | jar | 2.2.0 |
| org.apache.spark : spark-streaming-kafka-0-10_2.11 | jar | 2.2.0 |
| org.apache.spark : spark-sql-kafka-0-10_2.11 | jar | 2.2.0 |
| org.apache.spark : spark-hive_2.11 | jar | 2.2.0 |
| org.elasticsearch : elasticsearch-spark-20_2.11 | jar | 6.2.3 |
| com.101tec : zkclient | jar | 0.11 |
| org.apache.hadoop : hadoop-common | jar | 2.10.1 |
| org.apache.hbase : hbase-client | jar | 2.1.10 |
| org.apache.hbase : hbase-hadoop2-compat | jar | 2.1.10 |
| redis.clients : jedis | jar | 3.3.0 |
| org.scalikejdbc : scalikejdbc_2.11 | jar | 3.4.0 |
| com.google.protobuf : protobuf-java | jar | 2.5.0 |
| org.eclipse.jetty : jetty-servlet | jar | 9.3.6.v20151106 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.curator : curator-framework | jar | 4.2.0 |
| org.apache.curator : curator-recipes | jar | 4.2.0 |
| 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 |