p

projen-statemachine

An example construct for deploying to npm, PyPi, Maven, and Nuget with Amazon API Gateway and AWS Step Functions.
https://github.com/HsiehShuJeng/projen-simple.git
Apache License 2.0
Shu-Jeng Hsieh
Files download
File Operation
projen-statemachine-2.0.473.jar download
projen-statemachine-2.0.473.pom download
projen-statemachine-2.0.473-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.hsiehshujeng</groupId>
  <artifactId>projen-statemachine</artifactId>
  <version>2.0.473</version>
</dependency>
Gradle Groovy
implementation 'io.github.hsiehshujeng:projen-statemachine:2.0.473'
Gradle Kotlin
implementation("io.github.hsiehshujeng:projen-statemachine:2.0.473")
Scala SBT
libraryDependencies += "io.github.hsiehshujeng" % "projen-statemachine" % "2.0.473"
Groovy Grape
@Grapes(
  @Grab(group='io.github.hsiehshujeng', module='projen-statemachine', version='2.0.473')
)
Apache Ivy
<dependency org="io.github.hsiehshujeng" name="projen-statemachine" rev="2.0.473" />
Leiningen
[io.github.hsiehshujeng/projen-statemachine "2.0.473"]
Apache Buildr
'io.github.hsiehshujeng:projen-statemachine:jar:2.0.473'