License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers Bootique User Interface Web Frameworks |
GroupId | GroupIdio.bootique.aws |
ArtifactId | ArtifactIdbootique-aws-s3 |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbootique-aws-s3: AWS S3 integration with Bootique
Parent POM of Amazon Web Services Bootique modules.
|
Project Organization |
Project OrganizationObjectStyle LLC |
Filename | Size |
---|---|
bootique-aws-s3-2.0.1.pom | |
bootique-aws-s3-2.0.1.jar | 5 KB |
bootique-aws-s3-2.0.1-sources.jar | 5 KB |
bootique-aws-s3-2.0.1-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bootique.aws/bootique-aws-s3/ -->
<dependency>
<groupId>io.bootique.aws</groupId>
<artifactId>bootique-aws-s3</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.aws/bootique-aws-s3/
implementation 'io.bootique.aws:bootique-aws-s3:2.0.1'
// https://jarcasting.com/artifacts/io.bootique.aws/bootique-aws-s3/
implementation ("io.bootique.aws:bootique-aws-s3:2.0.1")
'io.bootique.aws:bootique-aws-s3:jar:2.0.1'
<dependency org="io.bootique.aws" name="bootique-aws-s3" rev="2.0.1">
<artifact name="bootique-aws-s3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bootique.aws', module='bootique-aws-s3', version='2.0.1')
)
libraryDependencies += "io.bootique.aws" % "bootique-aws-s3" % "2.0.1"
[io.bootique.aws/bootique-aws-s3 "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.bootique.aws : bootique-aws | jar | 2.0.1 |
com.amazonaws : aws-java-sdk-s3 | jar | 1.11.913 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.9.0 |
io.bootique : bootique-junit5 | jar | 2.0.1 |
org.testcontainers : junit-jupiter | jar | |
org.testcontainers : localstack | jar | |
org.slf4j : slf4j-simple | jar | 1.7.25 |