spark-sftp


License

License

GroupId

GroupId

com.springml
ArtifactId

ArtifactId

spark-sftp_2.10
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

spark-sftp
spark-sftp
Project URL

Project URL

https://github.com/springml/spark-sftp
Project Organization

Project Organization

com.springml

Download spark-sftp_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.springml/spark-sftp_2.10/ -->
<dependency>
    <groupId>com.springml</groupId>
    <artifactId>spark-sftp_2.10</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.springml/spark-sftp_2.10/
implementation 'com.springml:spark-sftp_2.10:1.0.2'
// https://jarcasting.com/artifacts/com.springml/spark-sftp_2.10/
implementation ("com.springml:spark-sftp_2.10:1.0.2")
'com.springml:spark-sftp_2.10:jar:1.0.2'
<dependency org="com.springml" name="spark-sftp_2.10" rev="1.0.2">
  <artifact name="spark-sftp_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.springml', module='spark-sftp_2.10', version='1.0.2')
)
libraryDependencies += "com.springml" % "spark-sftp_2.10" % "1.0.2"
[com.springml/spark-sftp_2.10 "1.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
com.databricks : spark-avro_2.10 jar 2.0.1
com.databricks : spark-csv_2.10 jar 1.3.0
com.springml : sftp.client jar 1.0.2
org.mockito : mockito-core jar 2.0.31-beta

provided (1)

Group / Artifact Type Version
org.apache.spark : spark-sql_2.10 jar 1.6.2

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.1
org.apache.avro : avro-mapred jar 1.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0