Last Version

S3Property Loader 1.0.1

SuperPOM for SixthSense App containing library versions and plugin standard configurations for any SixthSense project. It contains also Artifactory endpoints configuration for deploy, which require authentication. Standard SixthSenseApp SuperPOM will be released on Maven Central Repo

License

License

GroupId

GroupId

com.sixthsenseapp.libs
ArtifactId

ArtifactId

s3-property-loader
Version

Version

1.0.1
Type

Type

jar
Description

Description

S3Property Loader
SuperPOM for SixthSense App containing library versions and plugin standard configurations for any SixthSense project. It contains also Artifactory endpoints configuration for deploy, which require authentication. Standard SixthSenseApp SuperPOM will be released on Maven Central Repo
Project Organization

Project Organization

SixthSenseApp

Download s3-property-loader 1.0.1


<!-- https://jarcasting.com/artifacts/com.sixthsenseapp.libs/s3-property-loader/ -->
<dependency>
    <groupId>com.sixthsenseapp.libs</groupId>
    <artifactId>s3-property-loader</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sixthsenseapp.libs/s3-property-loader/
implementation 'com.sixthsenseapp.libs:s3-property-loader:1.0.1'
// https://jarcasting.com/artifacts/com.sixthsenseapp.libs/s3-property-loader/
implementation ("com.sixthsenseapp.libs:s3-property-loader:1.0.1")
'com.sixthsenseapp.libs:s3-property-loader:jar:1.0.1'
<dependency org="com.sixthsenseapp.libs" name="s3-property-loader" rev="1.0.1">
  <artifact name="s3-property-loader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sixthsenseapp.libs', module='s3-property-loader', version='1.0.1')
)
libraryDependencies += "com.sixthsenseapp.libs" % "s3-property-loader" % "1.0.1"
[com.sixthsenseapp.libs/s3-property-loader "1.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
net.java.dev.jets3t : jets3t jar 0.9.0
org.springframework : spring-core jar 4.0.3.RELEASE
org.projectlombok : lombok jar 0.11.8
org.springframework : spring-beans jar 4.0.3.RELEASE
ch.qos.logback : logback-classic jar 1.1.1

Project Modules

There are no modules declared in this project.