не последняя версия
Последняя версия 1.157.0

software.amazon.awsconstructs:eventsrulestepfunction 1.78.0

CDK Constructs for deploying AWS Events Rule that invokes AWS Step Function

Категории

Категории

AWS Контейнер PaaS Providers
Группа

Группа

software.amazon.awsconstructs
Идентификатор

Идентификатор

eventsrulestepfunction
Версия

Версия

1.78.0
Тип

Тип

jar

Скачать eventsrulestepfunction 1.78.0


<!-- https://jarcasting.com/artifacts/software.amazon.awsconstructs/eventsrulestepfunction/ -->
<dependency>
    <groupId>software.amazon.awsconstructs</groupId>
    <artifactId>eventsrulestepfunction</artifactId>
    <version>1.78.0</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.awsconstructs/eventsrulestepfunction/
implementation 'software.amazon.awsconstructs:eventsrulestepfunction:1.78.0'
// https://jarcasting.com/artifacts/software.amazon.awsconstructs/eventsrulestepfunction/
implementation ("software.amazon.awsconstructs:eventsrulestepfunction:1.78.0")
'software.amazon.awsconstructs:eventsrulestepfunction:jar:1.78.0'
<dependency org="software.amazon.awsconstructs" name="eventsrulestepfunction" rev="1.78.0">
  <artifact name="eventsrulestepfunction" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.awsconstructs', module='eventsrulestepfunction', version='1.78.0')
)
libraryDependencies += "software.amazon.awsconstructs" % "eventsrulestepfunction" % "1.78.0"
[software.amazon.awsconstructs/eventsrulestepfunction "1.78.0"]