License |
License |
---|---|
GroupId | GroupIdcom.ecfront |
ArtifactId | ArtifactIdez-spark-parent |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEZ spark Parent
EZ spark 构建框架
|
Project URL |
Project URL |
Filename | Size |
---|---|
ez-spark-parent-1.0.2.pom | 8 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.scopt : scopt_2.11 Optional | jar | 3.7.0 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.4 |