CloudStorageMaven
The CloudStorageMaven projects aims to provide an easy way to host your java artifacts on the cloud without having to set up a maven repository.
Cloud storage options supported:
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesMaven Build Tools | 
        
| GroupId | GroupIdcom.gkatzioura.maven.cloud | 
    
| ArtifactId | ArtifactIds3-storage-wagon | 
    
| Last Version | Last Version2.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionS3 storage wagon 
         | 
    
| Filename | Size | 
|---|---|
| s3-storage-wagon-2.3.pom | |
| s3-storage-wagon-2.3.jar | 11 KB | 
| s3-storage-wagon-2.3-sources.jar | 8 KB | 
| s3-storage-wagon-2.3-javadoc.jar | 38 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.gkatzioura.maven.cloud/s3-storage-wagon/ -->
<dependency>
    <groupId>com.gkatzioura.maven.cloud</groupId>
    <artifactId>s3-storage-wagon</artifactId>
    <version>2.3</version>
</dependency>
                // https://jarcasting.com/artifacts/com.gkatzioura.maven.cloud/s3-storage-wagon/
implementation 'com.gkatzioura.maven.cloud:s3-storage-wagon:2.3'
                // https://jarcasting.com/artifacts/com.gkatzioura.maven.cloud/s3-storage-wagon/
implementation ("com.gkatzioura.maven.cloud:s3-storage-wagon:2.3")
                'com.gkatzioura.maven.cloud:s3-storage-wagon:jar:2.3'
                <dependency org="com.gkatzioura.maven.cloud" name="s3-storage-wagon" rev="2.3">
  <artifact name="s3-storage-wagon" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.gkatzioura.maven.cloud', module='s3-storage-wagon', version='2.3')
)
                libraryDependencies += "com.gkatzioura.maven.cloud" % "s3-storage-wagon" % "2.3"
                [com.gkatzioura.maven.cloud/s3-storage-wagon "2.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.amazonaws : aws-java-sdk-s3 | jar | 1.11.595 | 
| com.amazonaws : aws-java-sdk-sts | jar | 1.11.595 | 
| com.gkatzioura.maven.cloud : cloud-storage-core | jar | 2.3 | 
| commons-io : commons-io | jar | 2.6 | 
| org.apache.httpcomponents : httpcore | jar | 4.4.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven.wagon : wagon-provider-api | jar | 3.0.0 | 
| org.apache.maven : maven-plugin-api | jar | 3.0 | 
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.powermock : powermock-module-junit4 | jar | 1.7.1 | 
| org.powermock : powermock-api-mockito2 | jar | 1.7.1 | 
| org.apache.maven.wagon : wagon-provider-test | jar | 3.0.0 | 
The CloudStorageMaven projects aims to provide an easy way to host your java artifacts on the cloud without having to set up a maven repository.
Cloud storage options supported: