is not current version
Last Version 0.160.0

org.finra.herd:herd-scripts-cloud-formation 0.137.0

This project contains the cloud formation scripts and supporting files to configure a running instance of herd.

Categories

Categories

ORM Data
GroupId

GroupId

org.finra.herd
ArtifactId

ArtifactId

herd-scripts-cloud-formation
Version

Version

0.137.0
Type

Type

jar

Download herd-scripts-cloud-formation 0.137.0


<!-- https://jarcasting.com/artifacts/org.finra.herd/herd-scripts-cloud-formation/ -->
<dependency>
    <groupId>org.finra.herd</groupId>
    <artifactId>herd-scripts-cloud-formation</artifactId>
    <version>0.137.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finra.herd/herd-scripts-cloud-formation/
implementation 'org.finra.herd:herd-scripts-cloud-formation:0.137.0'
// https://jarcasting.com/artifacts/org.finra.herd/herd-scripts-cloud-formation/
implementation ("org.finra.herd:herd-scripts-cloud-formation:0.137.0")
'org.finra.herd:herd-scripts-cloud-formation:jar:0.137.0'
<dependency org="org.finra.herd" name="herd-scripts-cloud-formation" rev="0.137.0">
  <artifact name="herd-scripts-cloud-formation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finra.herd', module='herd-scripts-cloud-formation', version='0.137.0')
)
libraryDependencies += "org.finra.herd" % "herd-scripts-cloud-formation" % "0.137.0"
[org.finra.herd/herd-scripts-cloud-formation "0.137.0"]