| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fs2-blobstore |
| ArtifactId | ArtifactIds3_3 |
| Version | Version0.9.6 |
| Type | Typejar |
| Description |
Descriptions3
s3
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| s3_3-0.9.6.pom | |
| s3_3-0.9.6.jar | 123 KB |
| s3_3-0.9.6-sources.jar | 11 KB |
| s3_3-0.9.6-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fs2-blobstore/s3_3/ -->
<dependency>
<groupId>com.github.fs2-blobstore</groupId>
<artifactId>s3_3</artifactId>
<version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fs2-blobstore/s3_3/
implementation 'com.github.fs2-blobstore:s3_3:0.9.6'
// https://jarcasting.com/artifacts/com.github.fs2-blobstore/s3_3/
implementation ("com.github.fs2-blobstore:s3_3:0.9.6")
'com.github.fs2-blobstore:s3_3:jar:0.9.6'
<dependency org="com.github.fs2-blobstore" name="s3_3" rev="0.9.6">
<artifact name="s3_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fs2-blobstore', module='s3_3', version='0.9.6')
)
libraryDependencies += "com.github.fs2-blobstore" % "s3_3" % "0.9.6"
[com.github.fs2-blobstore/s3_3 "0.9.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.fs2-blobstore : core_3 | jar | 0.9.6 |
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| software.amazon.awssdk : s3 | jar | 2.17.107 |
| co.fs2 : fs2-reactive-streams_3 | jar | 3.2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.10 |
| org.scalatestplus : scalacheck-1-15_3 | jar | 3.2.10.0 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| software.amazon.awssdk : s3-transfer-manager | jar | 2.17.107-PREVIEW |
| com.dimafeng : testcontainers-scala-core_3 | jar | 0.39.12 |