AWS SWF Build Tools

The SWF build tools jar is required to build AWS SWF flow code.

License

License

Categories

Categories

Build Tools AWS Container PaaS Providers
GroupId

GroupId

com.amazonaws
ArtifactId

ArtifactId

aws-swf-build-tools
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

AWS SWF Build Tools
The SWF build tools jar is required to build AWS SWF flow code.
Project URL

Project URL

https://aws.amazon.com/documentation/swf
Source Code Management

Source Code Management

https://github.com/aws/aws-swf-build-tools.git

Download aws-swf-build-tools

How to add to project

<!-- https://jarcasting.com/artifacts/com.amazonaws/aws-swf-build-tools/ -->
<dependency>
    <groupId>com.amazonaws</groupId>
    <artifactId>aws-swf-build-tools</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.amazonaws/aws-swf-build-tools/
implementation 'com.amazonaws:aws-swf-build-tools:1.1'
// https://jarcasting.com/artifacts/com.amazonaws/aws-swf-build-tools/
implementation ("com.amazonaws:aws-swf-build-tools:1.1")
'com.amazonaws:aws-swf-build-tools:jar:1.1'
<dependency org="com.amazonaws" name="aws-swf-build-tools" rev="1.1">
  <artifact name="aws-swf-build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amazonaws', module='aws-swf-build-tools', version='1.1')
)
libraryDependencies += "com.amazonaws" % "aws-swf-build-tools" % "1.1"
[com.amazonaws/aws-swf-build-tools "1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-swf-libraries jar [1.10.69,)
org.freemarker : freemarker jar 2.3.9
org.aspectj : aspectjrt jar 1.8.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Amazon SWF Build Tools

The AWS SWF build tools helps to generate several key classes based on annotated source code in customer's flow code base. The build tools jar can be downloaded from Maven by:

    <dependency>
       <groupId>com.amazonaws</groupId>
       <artifactId>aws-swf-build-tools</artifactId>
       <version>1.0</version>
    </dependency>
com.amazonaws

Amazon Web Services

Versions

Version
1.1
1.0