Last Version

com.cdkpatterns:CDKSPADeploy 2.0.0-alpha.1

This is an AWS CDK Construct to make deploying a single page website (Angular/React/Vue) to AWS S3 behind SSL/Cloudfront as easy as 5 lines of code.

License

License

GroupId

GroupId

com.cdkpatterns
ArtifactId

ArtifactId

CDKSPADeploy
Version

Version

2.0.0-alpha.1
Type

Type

jar
Description

Description

com.cdkpatterns:CDKSPADeploy
This is an AWS CDK Construct to make deploying a single page website (Angular/React/Vue) to AWS S3 behind SSL/Cloudfront as easy as 5 lines of code.
Project URL

Project URL

https://github.com/nideveloper/CDK-SPA-Deploy.git
Source Code Management

Source Code Management

https://github.com/nideveloper/CDK-SPA-Deploy.git

Download CDKSPADeploy 2.0.0-alpha.1


<!-- https://jarcasting.com/artifacts/com.cdkpatterns/CDKSPADeploy/ -->
<dependency>
    <groupId>com.cdkpatterns</groupId>
    <artifactId>CDKSPADeploy</artifactId>
    <version>2.0.0-alpha.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cdkpatterns/CDKSPADeploy/
implementation 'com.cdkpatterns:CDKSPADeploy:2.0.0-alpha.1'
// https://jarcasting.com/artifacts/com.cdkpatterns/CDKSPADeploy/
implementation ("com.cdkpatterns:CDKSPADeploy:2.0.0-alpha.1")
'com.cdkpatterns:CDKSPADeploy:jar:2.0.0-alpha.1'
<dependency org="com.cdkpatterns" name="CDKSPADeploy" rev="2.0.0-alpha.1">
  <artifact name="CDKSPADeploy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cdkpatterns', module='CDKSPADeploy', version='2.0.0-alpha.1')
)
libraryDependencies += "com.cdkpatterns" % "CDKSPADeploy" % "2.0.0-alpha.1"
[com.cdkpatterns/CDKSPADeploy "2.0.0-alpha.1"]

Dependencies

compile (5)

Group / Artifact Type Version
software.amazon.awscdk : aws-cdk-lib jar [2.2.0,3.0.0)
software.constructs : constructs jar [10.0.13,11.0.0)
software.amazon.jsii : jsii-runtime jar [1.48.0,2.0.0)
org.jetbrains : annotations jar [16.0.3,20.0.0)
javax.annotation : javax.annotation-api jar [1.3.2,1.4.0)

Project Modules

There are no modules declared in this project.