io.github.solven-eu.pepper:spark-springboot

Spring Boot Dependencies

License

License

GroupId

GroupId

io.github.solven-eu.pepper
ArtifactId

ArtifactId

spark-springboot
Last Version

Last Version

4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Dependencies

Download spark-springboot

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.solven-eu.pepper/spark-springboot/ -->
<dependency>
    <groupId>io.github.solven-eu.pepper</groupId>
    <artifactId>spark-springboot</artifactId>
    <version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.solven-eu.pepper/spark-springboot/
implementation 'io.github.solven-eu.pepper:spark-springboot:4.0'
// https://jarcasting.com/artifacts/io.github.solven-eu.pepper/spark-springboot/
implementation ("io.github.solven-eu.pepper:spark-springboot:4.0")
'io.github.solven-eu.pepper:spark-springboot:jar:4.0'
<dependency org="io.github.solven-eu.pepper" name="spark-springboot" rev="4.0">
  <artifact name="spark-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.solven-eu.pepper', module='spark-springboot', version='4.0')
)
libraryDependencies += "io.github.solven-eu.pepper" % "spark-springboot" % "4.0"
[io.github.solven-eu.pepper/spark-springboot "4.0"]

Dependencies

compile (7)

Group / Artifact Type Version
io.github.solven-eu.pepper : pepper-spark_2.11 jar 4.0
org.springframework.boot : spring-boot-starter jar 2.6.7
org.apache.hadoop : hadoop-azure Optional jar 3.3.1
com.microsoft.azure : adal4j Optional jar 1.6.7
org.springframework.boot : spring-boot-starter-log4j2 jar 2.6.7
org.checkerframework : checker-qual jar 3.21.2
org.slf4j : slf4j-api jar 1.7.36

test (5)

Group / Artifact Type Version
org.awaitility : awaitility jar 4.0.3
org.assertj : assertj-core jar 3.21.0
nl.jqno.equalsverifier : equalsverifier jar 3.9
org.mockito : mockito-core jar 3.2.4
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.0
3.1
3.0