MVN

org.jetbrains : marketplace-zip-signer

Maven & Gradle

Nov 15, 2021
1 usages
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.

<dependency>
    <groupId>org.jetbrains</groupId>
    <artifactId>marketplace-zip-signer</artifactId>
    <version>0.1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jetbrains : marketplace-zip-signer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.8

All Versions

Choose a version of org.jetbrains : marketplace-zip-signer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
marketplace-zip-signer-0.1.8
marketplace-zip-signer-0.1.7
marketplace-zip-signer-0.1.6
marketplace-zip-signer-0.1.5
marketplace-zip-signer-0.1.3
marketplace-zip-signer-0.1.2
marketplace-zip-signer-0.1.0

How to add a dependency to Maven

Add the following org.jetbrains : marketplace-zip-signer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jetbrains</groupId>
    <artifactId>marketplace-zip-signer</artifactId>
    <version>0.1.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jetbrains : marketplace-zip-signer gradle dependency to your build.gradle file:

implementation 'org.jetbrains:marketplace-zip-signer:0.1.8'

Gradle Kotlin DSL: Add the following org.jetbrains : marketplace-zip-signer gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jetbrains:marketplace-zip-signer:0.1.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jetbrains : marketplace-zip-signer sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jetbrains" % "marketplace-zip-signer" % "0.1.8"

Advertisement

Dependencies from Group

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

Discover Dependencies

Mar 03, 2021
17 stars
Jul 30, 2023
6 usages
699 stars
Jan 26, 2023
3 stars
Jan 26, 2023
3 stars
Jul 15, 2021
0 stars
Jan 12, 2022
3 usages
63 stars