License |
License |
---|---|
GroupId | GroupIddev.stratospheric |
ArtifactId | ArtifactIdcdk-constructs |
Version | Version0.1.7 |
Type | Typejar |
Description |
DescriptionCDK Constructs
A collection of CDK constructs to deploy an application on AWS.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cdk-constructs-0.1.7.pom | |
cdk-constructs-0.1.7.jar | 35 KB |
cdk-constructs-0.1.7-sources.jar | 19 KB |
cdk-constructs-0.1.7-javadoc.jar | 475 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.stratospheric/cdk-constructs/ -->
<dependency>
<groupId>dev.stratospheric</groupId>
<artifactId>cdk-constructs</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/dev.stratospheric/cdk-constructs/
implementation 'dev.stratospheric:cdk-constructs:0.1.7'
// https://jarcasting.com/artifacts/dev.stratospheric/cdk-constructs/
implementation ("dev.stratospheric:cdk-constructs:0.1.7")
'dev.stratospheric:cdk-constructs:jar:0.1.7'
<dependency org="dev.stratospheric" name="cdk-constructs" rev="0.1.7">
<artifact name="cdk-constructs" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.stratospheric', module='cdk-constructs', version='0.1.7')
)
libraryDependencies += "dev.stratospheric" % "cdk-constructs" % "0.1.7"
[dev.stratospheric/cdk-constructs "0.1.7"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.awscdk : aws-cdk-lib | jar | 2.20.0 |
software.constructs : constructs | jar | 10.0.119 |