Last Version

co.abit.ares:ares-aws-core 1.1.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

co.abit.ares
ArtifactId

ArtifactId

ares-aws-core
Version

Version

1.1.0
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/ares-aws-core

Download ares-aws-core 1.1.0


<!-- https://jarcasting.com/artifacts/co.abit.ares/ares-aws-core/ -->
<dependency>
    <groupId>co.abit.ares</groupId>
    <artifactId>ares-aws-core</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.abit.ares/ares-aws-core/
implementation 'co.abit.ares:ares-aws-core:1.1.0'
// https://jarcasting.com/artifacts/co.abit.ares/ares-aws-core/
implementation ("co.abit.ares:ares-aws-core:1.1.0")
'co.abit.ares:ares-aws-core:jar:1.1.0'
<dependency org="co.abit.ares" name="ares-aws-core" rev="1.1.0">
  <artifact name="ares-aws-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.abit.ares', module='ares-aws-core', version='1.1.0')
)
libraryDependencies += "co.abit.ares" % "ares-aws-core" % "1.1.0"
[co.abit.ares/ares-aws-core "1.1.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-beans jar 5.1.2.RELEASE
org.springframework : spring-context jar 5.1.2.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.0.RELEASE
com.amazonaws : aws-java-sdk-s3 jar 1.11.400
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.