is not current version
Last Version 0.0.8

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

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.1
Type

Type

jar

Download aws-cdk-maven-plugin-runtime 0.0.1


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