cloudshiftinc / kotlin-cdk-extensions

Kotlin extensions for AWS CDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Actions Workflow Status Maven Central Version Sonatype Nexus (Snapshots)

Kotlin CDK Extensions

Getting Started

Gradle:

Maven Central Version Sonatype Nexus (Snapshots)

dependencies {
    implementation("io.cloudshiftdev.kotlin-cdk-extensions:kotlin-cdk-extensions:<version>")
}

About

Kotlin extensions for AWS CDK

License:Apache License 2.0


Languages

Language:Kotlin 100.0%