License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdorg.tomitribe |
ArtifactId | ArtifactIdtomitribe-jaws |
Last Version | Last Version0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTomitribe :: JAWS
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tomitribe-jaws-0.8.pom | |
tomitribe-jaws-0.8.jar | 42 KB |
tomitribe-jaws-0.8-sources.jar | 19 KB |
tomitribe-jaws-0.8-javadoc.jar | 90 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tomitribe/tomitribe-jaws/ -->
<dependency>
<groupId>org.tomitribe</groupId>
<artifactId>tomitribe-jaws</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.tomitribe/tomitribe-jaws/
implementation 'org.tomitribe:tomitribe-jaws:0.8'
// https://jarcasting.com/artifacts/org.tomitribe/tomitribe-jaws/
implementation ("org.tomitribe:tomitribe-jaws:0.8")
'org.tomitribe:tomitribe-jaws:jar:0.8'
<dependency org="org.tomitribe" name="tomitribe-jaws" rev="0.8">
<artifact name="tomitribe-jaws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tomitribe', module='tomitribe-jaws', version='0.8')
)
libraryDependencies += "org.tomitribe" % "tomitribe-jaws" % "0.8"
[org.tomitribe/tomitribe-jaws "0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.tomitribe : tomitribe-util | jar | 1.3.16 |
com.amazonaws : aws-java-sdk-s3 | jar | |
com.github.alexmojaki : s3-stream-upload | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.gaul : s3proxy | jar | 1.7.1 |
org.assertj : assertj-core | jar | 1.7.1 |