Categories |
CategoriesAWS Container PaaS Providers ORM Data |
---|---|
GroupId | GroupIdcom.github.shiver-me-timbers.aws.cloudformation |
ArtifactId | ArtifactIdsmt-cloudformation-parent |
Version | Version15.2.0.0 |
Type | Typepom |
Filename | Size |
---|---|
smt-cloudformation-parent-15.2.0.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers.aws.cloudformation/smt-cloudformation-parent/ -->
<dependency>
<groupId>com.github.shiver-me-timbers.aws.cloudformation</groupId>
<artifactId>smt-cloudformation-parent</artifactId>
<version>15.2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers.aws.cloudformation/smt-cloudformation-parent/
implementation 'com.github.shiver-me-timbers.aws.cloudformation:smt-cloudformation-parent:15.2.0.0'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers.aws.cloudformation/smt-cloudformation-parent/
implementation ("com.github.shiver-me-timbers.aws.cloudformation:smt-cloudformation-parent:15.2.0.0")
'com.github.shiver-me-timbers.aws.cloudformation:smt-cloudformation-parent:pom:15.2.0.0'
<dependency org="com.github.shiver-me-timbers.aws.cloudformation" name="smt-cloudformation-parent" rev="15.2.0.0">
<artifact name="smt-cloudformation-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers.aws.cloudformation', module='smt-cloudformation-parent', version='15.2.0.0')
)
libraryDependencies += "com.github.shiver-me-timbers.aws.cloudformation" % "smt-cloudformation-parent" % "15.2.0.0"
[com.github.shiver-me-timbers.aws.cloudformation/smt-cloudformation-parent "15.2.0.0"]