| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.finra.herd |
| ArtifactId | ArtifactIdherd-scripts-cloud-formation |
| Last Version | Last Version0.160.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionherd scripts cloud formation
This project contains the cloud formation scripts and supporting files to configure a running instance of herd.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| herd-scripts-cloud-formation-0.160.0.pom | |
| herd-scripts-cloud-formation-0.160.0.jar | 20 KB |
| Browse |
<!-- 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.160.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finra.herd/herd-scripts-cloud-formation/
implementation 'org.finra.herd:herd-scripts-cloud-formation:0.160.0'
// https://jarcasting.com/artifacts/org.finra.herd/herd-scripts-cloud-formation/
implementation ("org.finra.herd:herd-scripts-cloud-formation:0.160.0")
'org.finra.herd:herd-scripts-cloud-formation:jar:0.160.0'
<dependency org="org.finra.herd" name="herd-scripts-cloud-formation" rev="0.160.0">
<artifact name="herd-scripts-cloud-formation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finra.herd', module='herd-scripts-cloud-formation', version='0.160.0')
)
libraryDependencies += "org.finra.herd" % "herd-scripts-cloud-formation" % "0.160.0"
[org.finra.herd/herd-scripts-cloud-formation "0.160.0"]