DOC

org.jetbrains : marketplace-zip-signer-cli

Maven & Gradle

Dec 04, 2023
17 stars

JetBrains Marketplace ZIP Signer · The main goal of the JetBrains Marketplace ZIP Signer is to sign and verify JetBrains plugins, but it can be applied to any other ZIP archive. The general concept of the used ZIP archive signature scheme is similar to APK Signature Scheme V2.

Table Of Contents

Latest Version

Download org.jetbrains : marketplace-zip-signer-cli Javadoc & API Documentation - Latest Versions:

All Versions

Download org.jetbrains : marketplace-zip-signer-cli Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.1.x

How to open Javadoc JAR file in web browser

  1. Rename the file marketplace-zip-signer-cli-0.1.19-javadoc.jar to marketplace-zip-signer-cli-0.1.19-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder marketplace-zip-signer-cli-0.1.19-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 "marketplace-zip-signer-cli-0.1.19-sources.jar" -d "marketplace-zip-signer-cli-0.1.19-javadoc" -subpackages 

Advertisement

Dependencies from Group

Mar 02, 2023
2.7k usages
345 stars
Mar 02, 2023
74 usages
345 stars
Aug 08, 2023
5 usages
701 stars
Aug 08, 2023
5 usages
701 stars
Aug 08, 2023
2 usages
701 stars

Discover Dependencies