EZ spark Parent

EZ spark 构建框架

License

License

GroupId

GroupId

com.ecfront
ArtifactId

ArtifactId

ez-spark-parent
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

EZ spark Parent
EZ spark 构建框架
Project URL

Project URL

https://github.com/gudaoxuri/ez-spark-parent

Download ez-spark-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.ecfront/ez-spark-parent/ -->
<dependency>
    <groupId>com.ecfront</groupId>
    <artifactId>ez-spark-parent</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ecfront/ez-spark-parent/
implementation 'com.ecfront:ez-spark-parent:1.0.2'
// https://jarcasting.com/artifacts/com.ecfront/ez-spark-parent/
implementation ("com.ecfront:ez-spark-parent:1.0.2")
'com.ecfront:ez-spark-parent:pom:1.0.2'
<dependency org="com.ecfront" name="ez-spark-parent" rev="1.0.2">
  <artifact name="ez-spark-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ecfront', module='ez-spark-parent', version='1.0.2')
)
libraryDependencies += "com.ecfront" % "ez-spark-parent" % "1.0.2"
[com.ecfront/ez-spark-parent "1.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.scopt : scopt_2.11 Optional jar 3.7.0

provided (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.scala-lang : scala-reflect jar 2.11.8
org.apache.spark : spark-core_2.11 jar 2.3.1
org.apache.spark : spark-sql_2.11 jar 2.3.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0
0.1.2
0.1.1
0.1.0