License |
License |
---|---|
GroupId | GroupIdio.github.hsiehshujeng |
ArtifactId | ArtifactIdprojen-statemachine |
Version | Version0.1.48 |
Type | Typejar |
Description |
Descriptionio.github.hsiehshujeng:projen-statemachine
An example construct for deploying to npm, PyPi, Maven, and Nuget with Amazon API Gateway and AWS Step Functions.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.hsiehshujeng/projen-statemachine/ -->
<dependency>
<groupId>io.github.hsiehshujeng</groupId>
<artifactId>projen-statemachine</artifactId>
<version>0.1.48</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hsiehshujeng/projen-statemachine/
implementation 'io.github.hsiehshujeng:projen-statemachine:0.1.48'
// https://jarcasting.com/artifacts/io.github.hsiehshujeng/projen-statemachine/
implementation ("io.github.hsiehshujeng:projen-statemachine:0.1.48")
'io.github.hsiehshujeng:projen-statemachine:jar:0.1.48'
<dependency org="io.github.hsiehshujeng" name="projen-statemachine" rev="0.1.48">
<artifact name="projen-statemachine" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hsiehshujeng', module='projen-statemachine', version='0.1.48')
)
libraryDependencies += "io.github.hsiehshujeng" % "projen-statemachine" % "0.1.48"
[io.github.hsiehshujeng/projen-statemachine "0.1.48"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.awscdk : apigateway | jar | [1.111.0,2.0.0) |
software.amazon.awscdk : iam | jar | [1.111.0,2.0.0) |
software.amazon.awscdk : stepfunctions | jar | [1.111.0,2.0.0) |
software.amazon.awscdk : stepfunctions-tasks | jar | [1.111.0,2.0.0) |
software.amazon.awscdk : core | jar | [1.111.0,2.0.0) |
software.constructs : constructs | jar | [3.2.27,4.0.0) |
software.amazon.jsii : jsii-runtime | jar | [1.32.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) |