License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.sedus |
ArtifactId | ArtifactIds3-maven-plugin |
Version | Version1.0 |
Type | Typemaven-plugin |
Description |
Descriptions3-maven-plugin
Maven plugin for easy file uploading to S3 bucket during build
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
s3-maven-plugin-1.0.pom | |
s3-maven-plugin-1.0.jar | 9 KB |
s3-maven-plugin-1.0-sources.jar | 4 KB |
Browse |
<plugin>
<groupId>com.github.sedus</groupId>
<artifactId>s3-maven-plugin</artifactId>
<version>1.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.0 |
org.apache.maven.shared : file-management | jar | 3.0.0 |
com.amazonaws : aws-java-sdk-s3 | jar | 1.11.229 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5 |
org.apache.maven : maven-core | jar | 3.3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-model | jar | 3.3.9 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.12.0 |