License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdse.solrike.spring-aws-extras |
ArtifactId | ArtifactIdspring-aws-extras |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptionspring-aws-extras
Util classes to glue Spring and AWS together.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-aws-extras-0.0.4.pom | |
spring-aws-extras-0.0.4.jar | 4 KB |
spring-aws-extras-0.0.4-sources.jar | 3 KB |
spring-aws-extras-0.0.4-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.solrike.spring-aws-extras/spring-aws-extras/ -->
<dependency>
<groupId>se.solrike.spring-aws-extras</groupId>
<artifactId>spring-aws-extras</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/se.solrike.spring-aws-extras/spring-aws-extras/
implementation 'se.solrike.spring-aws-extras:spring-aws-extras:0.0.4'
// https://jarcasting.com/artifacts/se.solrike.spring-aws-extras/spring-aws-extras/
implementation ("se.solrike.spring-aws-extras:spring-aws-extras:0.0.4")
'se.solrike.spring-aws-extras:spring-aws-extras:jar:0.0.4'
<dependency org="se.solrike.spring-aws-extras" name="spring-aws-extras" rev="0.0.4">
<artifact name="spring-aws-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.solrike.spring-aws-extras', module='spring-aws-extras', version='0.0.4')
)
libraryDependencies += "se.solrike.spring-aws-extras" % "spring-aws-extras" % "0.0.4"
[se.solrike.spring-aws-extras/spring-aws-extras "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.amazonaws : aws-java-sdk-core | jar | 1.11.928 |
com.amazonaws : aws-java-sdk-s3 | jar | 1.11.928 |
org.springframework : spring-context | jar | 5.3.5 |
org.springframework : spring-core | jar | 5.3.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
io.awspring.cloud : spring-cloud-aws-core | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.mockito : mockito-core | jar | 3.7.7 |
org.mockito : mockito-junit-jupiter | jar | 3.7.7 |
org.springframework.boot : spring-boot-starter-test | jar | 2.4.4 |