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