License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdgroup.rxcloud |
ArtifactId | ArtifactIdcapa-aws-parent |
Version | Version1.10.12.1.RELEASE |
Type | Typepom |
Description |
Descriptioncapa-aws-parent
AWS for Capa.
|
Project URL |
Project URL |
Filename | Size |
---|---|
capa-aws-parent-1.10.12.1.RELEASE.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/group.rxcloud/capa-aws-parent/ -->
<dependency>
<groupId>group.rxcloud</groupId>
<artifactId>capa-aws-parent</artifactId>
<version>1.10.12.1.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/group.rxcloud/capa-aws-parent/
implementation 'group.rxcloud:capa-aws-parent:1.10.12.1.RELEASE'
// https://jarcasting.com/artifacts/group.rxcloud/capa-aws-parent/
implementation ("group.rxcloud:capa-aws-parent:1.10.12.1.RELEASE")
'group.rxcloud:capa-aws-parent:pom:1.10.12.1.RELEASE'
<dependency org="group.rxcloud" name="capa-aws-parent" rev="1.10.12.1.RELEASE">
<artifact name="capa-aws-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='group.rxcloud', module='capa-aws-parent', version='1.10.12.1.RELEASE')
)
libraryDependencies += "group.rxcloud" % "capa-aws-parent" % "1.10.12.1.RELEASE"
[group.rxcloud/capa-aws-parent "1.10.12.1.RELEASE"]