Last Version

Java CF Env S3 Support Library 1.0.0

Library to obtain credentials of AWS/S3 in Cloudfoundry

License

License

Categories

Categories

Java Languages
GroupId

GroupId

de.hdi.cfenv
ArtifactId

ArtifactId

java-cfenv-s3
Version

Version

1.0.0
Type

Type

jar
Description

Description

Java CF Env S3 Support Library
Library to obtain credentials of AWS/S3 in Cloudfoundry
Project URL

Project URL

https://github.com/hdisysteme/java-cfenv-s3
Source Code Management

Source Code Management

https://github.com/hdisysteme/java-cfenv-s3/tree/main

Download java-cfenv-s3 1.0.0


<!-- https://jarcasting.com/artifacts/de.hdi.cfenv/java-cfenv-s3/ -->
<dependency>
    <groupId>de.hdi.cfenv</groupId>
    <artifactId>java-cfenv-s3</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.hdi.cfenv/java-cfenv-s3/
implementation 'de.hdi.cfenv:java-cfenv-s3:1.0.0'
// https://jarcasting.com/artifacts/de.hdi.cfenv/java-cfenv-s3/
implementation ("de.hdi.cfenv:java-cfenv-s3:1.0.0")
'de.hdi.cfenv:java-cfenv-s3:jar:1.0.0'
<dependency org="de.hdi.cfenv" name="java-cfenv-s3" rev="1.0.0">
  <artifact name="java-cfenv-s3" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hdi.cfenv', module='java-cfenv-s3', version='1.0.0')
)
libraryDependencies += "de.hdi.cfenv" % "java-cfenv-s3" % "1.0.0"
[de.hdi.cfenv/java-cfenv-s3 "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
io.pivotal.cfenv : java-cfenv-boot jar 2.2.2.RELEASE

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.