core


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.acsgh.spark.scala
ArtifactId

ArtifactId

core_2.13
Last Version

Last Version

1.1.0
Release Date

Release Date

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.13

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1
com.beachape : enumeratum_2.13 jar 1.5.13
com.typesafe.scala-logging : scala-logging_2.13 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.13 jar 1.2.12
com.sparkjava : spark-core jar 2.8.0

test (4)

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

Project Modules

There are no modules declared in this project.

Spark Scala

Light web framework very extensible

alt text Maven Central

Versions

Version
1.1.0
1.0.12
1.0.11