S3 Maven Plugin

Provide a way for Maven to interact with Amazon S3

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.kuali.maven.plugins
ArtifactId

ArtifactId

s3-maven-plugin
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

S3 Maven Plugin
Provide a way for Maven to interact with Amazon S3
Project URL

Project URL

http://site.kuali.org/maven/plugins/s3-maven-plugin/1.0.2
Project Organization

Project Organization

The Kuali Foundation

Download s3-maven-plugin

How to add to project

<plugin>
    <groupId>org.kuali.maven.plugins</groupId>
    <artifactId>s3-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk jar 1.3.22
org.kuali.common : kuali-s3 jar 1.1.1
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.3
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : jcl-over-slf4j jar 1.6.4

provided (1)

Group / Artifact Type Version
org.apache.maven : maven-compat jar 3.0.4

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0