jar

uk.gov.gchq.palisade : s3-resource-service

Maven & Gradle

Aug 04, 2021
3 stars

GCHQ Palisade - S3 Resource Service · Implementation of the Resource Service backed by a (provider-agnostic) S3 bucket.

Table Of Contents

Latest Version

Download uk.gov.gchq.palisade : s3-resource-service JAR file - Latest Versions:

All Versions

Download uk.gov.gchq.palisade : s3-resource-service JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window s3-resource-service-0.5.1-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

uk.gov.gchq.palisade.service.resource.s3

├─ uk.gov.gchq.palisade.service.resource.s3.S3Configuration.class - [JAR]

├─ uk.gov.gchq.palisade.service.resource.s3.S3Properties.class - [JAR]

├─ uk.gov.gchq.palisade.service.resource.s3.S3ResourceService.class - [JAR]

uk.gov.gchq.palisade.service.resource.s3.util

├─ uk.gov.gchq.palisade.service.resource.s3.util.S3ResourceBuilder.class - [JAR]

Advertisement