Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

org.wcdevs.blog:cdk

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

org.wcdevs.blog:cdk

A collection of CDK constructs to deploy wcDevs Blog on AWS.

  • 3.0.1
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

org.wcdevs.blog.cdk

License: Apache maven-central Maven Build CodeQL codecov

Holds CDK constructs with an opinionated AWS CDK configured resources which provides capabilities to define AWS cloud resources. Many of the configuration can be modified via input arguments.

Users of this library, should use Java 17+ and the following versions of these dependencies as well

This is a Maven based project, so you can open it with any Maven compatible Java IDE to build and run tests.

To add it as a dependency from Maven Central to your project, add it to your pom.xml as follows, by replacing ${cdk-construct-version} with the displayed version on the top badge.

<dependencies>
  <dependency>
    <groupId>org.wcdevs.blog</groupId>
    <artifactId>cdk</artifactId>
    <version>${cdk-construct-version}</version>
  </dependency>
</dependencies>

For more options, see https://mvnrepository.com/artifact/org.wcdevs.blog/cdk

FAQs

Package last updated on 12 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc