License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdco.abit.ares |
ArtifactId | ArtifactIdares-aws |
Version | Version1.0.0 |
Type | Typepom |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
ares-aws-1.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.abit.ares/ares-aws/ -->
<dependency>
<groupId>co.abit.ares</groupId>
<artifactId>ares-aws</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.abit.ares/ares-aws/
implementation 'co.abit.ares:ares-aws:1.0.0'
// https://jarcasting.com/artifacts/co.abit.ares/ares-aws/
implementation ("co.abit.ares:ares-aws:1.0.0")
'co.abit.ares:ares-aws:pom:1.0.0'
<dependency org="co.abit.ares" name="ares-aws" rev="1.0.0">
<artifact name="ares-aws" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.abit.ares', module='ares-aws', version='1.0.0')
)
libraryDependencies += "co.abit.ares" % "ares-aws" % "1.0.0"
[co.abit.ares/ares-aws "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.5 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |