Registry / cloud / cdk
library0.36.1javamavenunverified

Deprecated: this module has been renamed to @aws-cdk/core. The AWS Cloud Development Kit (CDK) is an infrastructure-as-code tool.

<dependency> <groupId>software.amazon.awscdk</groupId> <artifactId>cdk</artifactId> <version>0.36.1</version> </dependency>
INSTALL
IMPORT
SIG · CDK
C
cdk
cloudjavav0.36.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

App
software.amazon.awscdk.core.App

Create and synthesize a basic CDK app.

import software.amazon.awscdk.core.App; App app = new App(); app.synth();
Debug
Known issues
breakingThis package is deprecated; use @aws-cdk/core instead.
fix
Replace import with software.amazon.awscdk.core from the newer package.
affects: >=0.36.1
Upgrade
Version history
0.36.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
32
Resources
cdk — mvn dependency:get cdk · libregistry