is not current version
Last Version 1.0.4-release

com.github.hellowzk:light-spark-core_2.4 1.0.1-release

Easy to use Apache Spark

GroupId

GroupId

com.github.hellowzk
ArtifactId

ArtifactId

light-spark-core_2.4
Version

Version

1.0.1-release
Type

Type

jar

Download light-spark-core_2.4 1.0.1-release


<!-- https://jarcasting.com/artifacts/com.github.hellowzk/light-spark-core_2.4/ -->
<dependency>
    <groupId>com.github.hellowzk</groupId>
    <artifactId>light-spark-core_2.4</artifactId>
    <version>1.0.1-release</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hellowzk/light-spark-core_2.4/
implementation 'com.github.hellowzk:light-spark-core_2.4:1.0.1-release'
// https://jarcasting.com/artifacts/com.github.hellowzk/light-spark-core_2.4/
implementation ("com.github.hellowzk:light-spark-core_2.4:1.0.1-release")
'com.github.hellowzk:light-spark-core_2.4:jar:1.0.1-release'
<dependency org="com.github.hellowzk" name="light-spark-core_2.4" rev="1.0.1-release">
  <artifact name="light-spark-core_2.4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hellowzk', module='light-spark-core_2.4', version='1.0.1-release')
)
libraryDependencies += "com.github.hellowzk" % "light-spark-core_2.4" % "1.0.1-release"
[com.github.hellowzk/light-spark-core_2.4 "1.0.1-release"]