Last Version

io.github.hsiehshujeng:cdk-lambda-subminute 2.0.18

A construct for deploying a Lambda function that can be invoked every time unit less than one minute.

License

License

GroupId

GroupId

io.github.hsiehshujeng
ArtifactId

ArtifactId

cdk-lambda-subminute
Version

Version

2.0.18
Type

Type

jar
Description

Description

io.github.hsiehshujeng:cdk-lambda-subminute
A construct for deploying a Lambda function that can be invoked every time unit less than one minute.
Project URL

Project URL

https://github.com/HsiehShuJeng/cdk-lambda-subminute.git
Source Code Management

Source Code Management

https://github.com/HsiehShuJeng/cdk-lambda-subminute.git

Download cdk-lambda-subminute 2.0.18


<!-- https://jarcasting.com/artifacts/io.github.hsiehshujeng/cdk-lambda-subminute/ -->
<dependency>
    <groupId>io.github.hsiehshujeng</groupId>
    <artifactId>cdk-lambda-subminute</artifactId>
    <version>2.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hsiehshujeng/cdk-lambda-subminute/
implementation 'io.github.hsiehshujeng:cdk-lambda-subminute:2.0.18'
// https://jarcasting.com/artifacts/io.github.hsiehshujeng/cdk-lambda-subminute/
implementation ("io.github.hsiehshujeng:cdk-lambda-subminute:2.0.18")
'io.github.hsiehshujeng:cdk-lambda-subminute:jar:2.0.18'
<dependency org="io.github.hsiehshujeng" name="cdk-lambda-subminute" rev="2.0.18">
  <artifact name="cdk-lambda-subminute" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hsiehshujeng', module='cdk-lambda-subminute', version='2.0.18')
)
libraryDependencies += "io.github.hsiehshujeng" % "cdk-lambda-subminute" % "2.0.18"
[io.github.hsiehshujeng/cdk-lambda-subminute "2.0.18"]

Dependencies

compile (5)

Group / Artifact Type Version
software.amazon.awscdk : aws-cdk-lib jar [2.27.0,3.0.0)
software.constructs : constructs jar [10.0.5,11.0.0)
software.amazon.jsii : jsii-runtime jar [1.61.0,2.0.0)
org.jetbrains : annotations jar [16.0.3,20.0.0)
javax.annotation : javax.annotation-api jar [1.3.2,1.4.0)

Project Modules

There are no modules declared in this project.