License |
License |
---|---|
GroupId | GroupIdcom.github.fs2-blobstore |
ArtifactId | ArtifactIdsftp_2.13 |
Version | Version0.9.6 |
Type | Typejar |
Description |
Descriptionsftp
sftp
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sftp_2.13-0.9.6.pom | |
sftp_2.13-0.9.6.jar | 38 KB |
sftp_2.13-0.9.6-sources.jar | 4 KB |
sftp_2.13-0.9.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fs2-blobstore/sftp_2.13/ -->
<dependency>
<groupId>com.github.fs2-blobstore</groupId>
<artifactId>sftp_2.13</artifactId>
<version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fs2-blobstore/sftp_2.13/
implementation 'com.github.fs2-blobstore:sftp_2.13:0.9.6'
// https://jarcasting.com/artifacts/com.github.fs2-blobstore/sftp_2.13/
implementation ("com.github.fs2-blobstore:sftp_2.13:0.9.6")
'com.github.fs2-blobstore:sftp_2.13:jar:0.9.6'
<dependency org="com.github.fs2-blobstore" name="sftp_2.13" rev="0.9.6">
<artifact name="sftp_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fs2-blobstore', module='sftp_2.13', version='0.9.6')
)
libraryDependencies += "com.github.fs2-blobstore" % "sftp_2.13" % "0.9.6"
[com.github.fs2-blobstore/sftp_2.13 "0.9.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.7 |
com.github.fs2-blobstore : core_2.13 | jar | 0.9.6 |
com.github.mwiede : jsch | jar | 0.1.72 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.10 |
org.scalatestplus : scalacheck-1-15_2.13 | jar | 3.2.10.0 |
org.slf4j : slf4j-simple | jar | 1.7.32 |
com.dimafeng : testcontainers-scala-core_2.13 | jar | 0.39.12 |