AWS CDK Maven Plugin API

A set of tools to interact with CDK application by means of Maven

License

License

Categories

Categories

AWS Container PaaS Providers Maven Build Tools
GroupId

GroupId

io.linguarobot
ArtifactId

ArtifactId

aws-cdk-maven-plugin-api
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

AWS CDK Maven Plugin API
A set of tools to interact with CDK application by means of Maven

Download aws-cdk-maven-plugin-api

How to add to project

<!-- https://jarcasting.com/artifacts/io.linguarobot/aws-cdk-maven-plugin-api/ -->
<dependency>
    <groupId>io.linguarobot</groupId>
    <artifactId>aws-cdk-maven-plugin-api</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.linguarobot/aws-cdk-maven-plugin-api/
implementation 'io.linguarobot:aws-cdk-maven-plugin-api:0.0.8'
// https://jarcasting.com/artifacts/io.linguarobot/aws-cdk-maven-plugin-api/
implementation ("io.linguarobot:aws-cdk-maven-plugin-api:0.0.8")
'io.linguarobot:aws-cdk-maven-plugin-api:jar:0.0.8'
<dependency org="io.linguarobot" name="aws-cdk-maven-plugin-api" rev="0.0.8">
  <artifact name="aws-cdk-maven-plugin-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.linguarobot', module='aws-cdk-maven-plugin-api', version='0.0.8')
)
libraryDependencies += "io.linguarobot" % "aws-cdk-maven-plugin-api" % "0.0.8"
[io.linguarobot/aws-cdk-maven-plugin-api "0.0.8"]

Dependencies

compile (3)

Group / Artifact Type Version
software.amazon.awssdk : auth jar
software.amazon.awssdk : regions jar
javax.json : javax.json-api jar 1.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1