не последняя версия
Последняя версия 1.0.4-release

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

Easy to use Apache Spark

Группа

Группа

com.github.hellowzk
Идентификатор

Идентификатор

light-spark-core_2.2
Версия

Версия

1.0.1-release
Тип

Тип

jar

Скачать light-spark-core_2.2 1.0.1-release


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