Last Version

core 1.1.0

core

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.acsgh.spark.scala
ArtifactId

ArtifactId

core_2.12
Version

Version

1.1.0
Type

Type

jar
Description

Description

core
core
Project URL

Project URL

https://github.com/acsgh/spark-scala
Project Organization

Project Organization

com.github.acsgh.spark.scala
Source Code Management

Source Code Management

https://github.com/acsgh/spark-scala

Download core_2.12 1.1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
com.beachape : enumeratum_2.12 jar 1.5.13
com.typesafe.scala-logging : scala-logging_2.12 jar 3.9.2
org.slf4j : slf4j-api jar 1.7.21
ch.qos.logback : logback-classic jar 1.1.7
com.github.acsgh.common.scala : core_2.12 jar 1.2.12
com.sparkjava : spark-core jar 2.8.0

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.8
org.scalacheck : scalacheck_2.12 jar 1.14.2
org.pegdown : pegdown jar 1.4.2
org.scalamock : scalamock_2.12 jar 4.4.0

Project Modules

There are no modules declared in this project.