License |
License |
---|---|
GroupId | GroupIdio.github.hsiehshujeng |
ArtifactId | ArtifactIdcdk-lambda-subminute |
Last Version | Last Version2.0.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cdk-lambda-subminute-2.0.18.pom | |
cdk-lambda-subminute-2.0.18.jar | 151 KB |
cdk-lambda-subminute-2.0.18-sources.jar | 145 KB |
cdk-lambda-subminute-2.0.18-javadoc.jar | 106 KB |
Browse |
<!-- 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"]
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) |