AwsGradlePlugin

AwsGradlePlugin is a Gradle plugin for deploying to amazon aws

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.bzzzapp
ArtifactId

ArtifactId

aws-plugin
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

AwsGradlePlugin
AwsGradlePlugin is a Gradle plugin for deploying to amazon aws
Project URL

Project URL

https://github.com/1371760/AwsGradlePlugin

Download aws-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1