| License |
License |
|---|---|
| GroupId | GroupIdio.pst.mojo |
| ArtifactId | ArtifactIds3-static-uploader-example1 |
| Version | Version1.1 |
| Type | Typewar |
| Description |
DescriptionS3 Static Uploader Example 1
S3 Static Uploader Example 1
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| s3-static-uploader-example1-1.1.pom | |
| s3-static-uploader-example1-1.1.war | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.pst.mojo/s3-static-uploader-example1/ -->
<dependency>
<groupId>io.pst.mojo</groupId>
<artifactId>s3-static-uploader-example1</artifactId>
<version>1.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.pst.mojo/s3-static-uploader-example1/
implementation 'io.pst.mojo:s3-static-uploader-example1:1.1'
// https://jarcasting.com/artifacts/io.pst.mojo/s3-static-uploader-example1/
implementation ("io.pst.mojo:s3-static-uploader-example1:1.1")
'io.pst.mojo:s3-static-uploader-example1:war:1.1'
<dependency org="io.pst.mojo" name="s3-static-uploader-example1" rev="1.1">
<artifact name="s3-static-uploader-example1" type="war" />
</dependency>
@Grapes(
@Grab(group='io.pst.mojo', module='s3-static-uploader-example1', version='1.1')
)
libraryDependencies += "io.pst.mojo" % "s3-static-uploader-example1" % "1.1"
[io.pst.mojo/s3-static-uploader-example1 "1.1"]