License |
License |
---|---|
GroupId | GroupIdcom.github.fs2-blobstore |
ArtifactId | ArtifactIds3_3 |
Version | Version0.9.3 |
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.3.pom | |
s3_3-0.9.3.jar | 107 KB |
s3_3-0.9.3-sources.jar | 10 KB |
s3_3-0.9.3-javadoc.jar | 199 KB |
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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fs2-blobstore/s3_3/
implementation 'com.github.fs2-blobstore:s3_3:0.9.3'
// https://jarcasting.com/artifacts/com.github.fs2-blobstore/s3_3/
implementation ("com.github.fs2-blobstore:s3_3:0.9.3")
'com.github.fs2-blobstore:s3_3:jar:0.9.3'
<dependency org="com.github.fs2-blobstore" name="s3_3" rev="0.9.3">
<artifact name="s3_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fs2-blobstore', module='s3_3', version='0.9.3')
)
libraryDependencies += "com.github.fs2-blobstore" % "s3_3" % "0.9.3"
[com.github.fs2-blobstore/s3_3 "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fs2-blobstore : core_3 | jar | 0.9.3 |
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
software.amazon.awssdk : s3 | jar | 2.16.88 |
co.fs2 : fs2-reactive-streams_3 | jar | 3.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.9 |
org.scalatestplus : scalacheck-1-15_3 | jar | 3.2.9.0 |
org.slf4j : slf4j-simple | jar | 1.7.31 |
com.dimafeng : testcontainers-scala-core_3 | jar | 0.39.5 |