All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jets3t.jets3t.0.9.1.source-code.test.properties Maven / Gradle / Ivy

There is a newer version: 0.9.4
Show newest version
# test.properties - Used for running JUnit tests via ANT
#
# Fill in this properties file and place in the JetS3t project
# directory to run the `ant tests` target.
aws.accesskey=
aws.secretkey=

gsservice.accesskey=
gsservice.secretkey=
gsservice.project_id=

# these parameters are for testing OAuth access from Google Storage
gsservice.client_id=
gsservice.client_secret=
gsservice.refresh_token=




© 2015 - 2024 Weber Informatics LLC | Privacy Policy