DOC

io.github.embriq-nordic : aws-oidc-s3-maven-wagon

Maven & Gradle

Oct 25, 2023
2 stars

A Maven Wagon extension that uses the second version of the AWS SDK. That means it supports OIDC which is useful when you set up a trust for your build system push/pull artifacts from S3.

Table Of Contents

Latest Version

Download io.github.embriq-nordic : aws-oidc-s3-maven-wagon Javadoc & API Documentation - Latest Versions:

All Versions

Download io.github.embriq-nordic : aws-oidc-s3-maven-wagon Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.1.x

How to open Javadoc JAR file in web browser

  1. Rename the file aws-oidc-s3-maven-wagon-1.1.0-javadoc.jar to aws-oidc-s3-maven-wagon-1.1.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder aws-oidc-s3-maven-wagon-1.1.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "aws-oidc-s3-maven-wagon-1.1.0-sources.jar" -d "aws-oidc-s3-maven-wagon-1.1.0-javadoc" -subpackages