License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers Maven Build Tools |
GroupId | GroupIdcom.mainstreethub.build |
ArtifactId | ArtifactIdaws-maven |
Last Version | Last Version5.0.0.RELEASE.MSH.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAmazon Web Services S3 Maven Wagon Support
Standard Maven wagon support for s3:// urls
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.mainstreethub.build/aws-maven/ -->
<dependency>
<groupId>com.mainstreethub.build</groupId>
<artifactId>aws-maven</artifactId>
<version>5.0.0.RELEASE.MSH.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mainstreethub.build/aws-maven/
implementation 'com.mainstreethub.build:aws-maven:5.0.0.RELEASE.MSH.1'
// https://jarcasting.com/artifacts/com.mainstreethub.build/aws-maven/
implementation ("com.mainstreethub.build:aws-maven:5.0.0.RELEASE.MSH.1")
'com.mainstreethub.build:aws-maven:jar:5.0.0.RELEASE.MSH.1'
<dependency org="com.mainstreethub.build" name="aws-maven" rev="5.0.0.RELEASE.MSH.1">
<artifact name="aws-maven" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mainstreethub.build', module='aws-maven', version='5.0.0.RELEASE.MSH.1')
)
libraryDependencies += "com.mainstreethub.build" % "aws-maven" % "5.0.0.RELEASE.MSH.1"
[com.mainstreethub.build/aws-maven "5.0.0.RELEASE.MSH.1"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.1 |
com.amazonaws : aws-java-sdk | jar | 1.9.8 |
org.slf4j : jcl-over-slf4j | jar | 1.7.6 |
org.slf4j : slf4j-api | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.wagon : wagon-provider-api | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.5 |