is not current version
Last Version 0.0.8

io.linguarobot:aws-cdk-maven-plugin-runtime 0.0.3

Classes that are added to the classpath of the CDK application during synthesis.

Categories

Categories

AWS Container PaaS Providers Maven Build Tools
GroupId

GroupId

io.linguarobot
ArtifactId

ArtifactId

aws-cdk-maven-plugin-runtime
Version

Version

0.0.3
Type

Type

jar

Download aws-cdk-maven-plugin-runtime 0.0.3


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