spring-cloud-starter-task-spark-client

Spring Cloud Task Spark Client Starter

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.springframework.cloud.task.app
ArtifactId

ArtifactId

spring-cloud-starter-task-spark-client
Last Version

Last Version

1.3.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-cloud-starter-task-spark-client
Spring Cloud Task Spark Client Starter
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-task-spark-client

How to add to project

<!-- https://jarcasting.com/artifacts/org.springframework.cloud.task.app/spring-cloud-starter-task-spark-client/ -->
<dependency>
    <groupId>org.springframework.cloud.task.app</groupId>
    <artifactId>spring-cloud-starter-task-spark-client</artifactId>
    <version>1.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.task.app/spring-cloud-starter-task-spark-client/
implementation 'org.springframework.cloud.task.app:spring-cloud-starter-task-spark-client:1.3.0.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud.task.app/spring-cloud-starter-task-spark-client/
implementation ("org.springframework.cloud.task.app:spring-cloud-starter-task-spark-client:1.3.0.RELEASE")
'org.springframework.cloud.task.app:spring-cloud-starter-task-spark-client:jar:1.3.0.RELEASE'
<dependency org="org.springframework.cloud.task.app" name="spring-cloud-starter-task-spark-client" rev="1.3.0.RELEASE">
  <artifact name="spring-cloud-starter-task-spark-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.task.app', module='spring-cloud-starter-task-spark-client', version='1.3.0.RELEASE')
)
libraryDependencies += "org.springframework.cloud.task.app" % "spring-cloud-starter-task-spark-client" % "1.3.0.RELEASE"
[org.springframework.cloud.task.app/spring-cloud-starter-task-spark-client "1.3.0.RELEASE"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.cloud : spring-cloud-task-core jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.apache.spark : spark-core_2.10 jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-annotations jar
org.hibernate : hibernate-validator jar
com.sun.jersey : jersey-servlet jar 1.19.1
org.springframework.cloud : spring-cloud-starter-task jar
org.springframework.boot : spring-boot-starter-jdbc jar

runtime (5)

Group / Artifact Type Version
com.h2database : h2 jar
org.hsqldb : hsqldb jar
org.mariadb.jdbc : mariadb-java-client jar
org.postgresql : postgresql jar
com.microsoft.sqlserver : mssql-jdbc jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

ANNOUNCEMENT: As of 1.1.0.GA / Addison.GA release, this project is now moved to spring-cloud-task-app-starters organization and each of the Spring Cloud Task App Starters is now maintained in a separate repo by itself.

This change gives us the flexibility to bug-fix, update, and release individual applications independently as opposed to a time-consuming release of all the applications at once. The reference guide for all the releases are still available from the same location, though.

This project will not be actively tracked going forward.

org.springframework.cloud.task.app

Spring Cloud

Tools for building common patterns in distributed systems with Spring

Versions

Version
1.3.0.RELEASE
1.2.0.RELEASE
1.1.0.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE