Last Version

JetBrains Marketplace ZIP Signer 0.1.8

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.

License

License

GroupId

GroupId

org.jetbrains
ArtifactId

ArtifactId

marketplace-zip-signer-all
Version

Version

0.1.8
Type

Type

pom
Description

Description

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.
Project URL

Project URL

https://github.com/JetBrains/marketplace-zip-signer
Source Code Management

Source Code Management

https://github.com/JetBrains/marketplace-zip-signer

Download marketplace-zip-signer-all 0.1.8


<!-- https://jarcasting.com/artifacts/org.jetbrains/marketplace-zip-signer-all/ -->
<dependency>
    <groupId>org.jetbrains</groupId>
    <artifactId>marketplace-zip-signer-all</artifactId>
    <version>0.1.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains/marketplace-zip-signer-all/
implementation 'org.jetbrains:marketplace-zip-signer-all:0.1.8'
// https://jarcasting.com/artifacts/org.jetbrains/marketplace-zip-signer-all/
implementation ("org.jetbrains:marketplace-zip-signer-all:0.1.8")
'org.jetbrains:marketplace-zip-signer-all:pom:0.1.8'
<dependency org="org.jetbrains" name="marketplace-zip-signer-all" rev="0.1.8">
  <artifact name="marketplace-zip-signer-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains', module='marketplace-zip-signer-all', version='0.1.8')
)
libraryDependencies += "org.jetbrains" % "marketplace-zip-signer-all" % "0.1.8"
[org.jetbrains/marketplace-zip-signer-all "0.1.8"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.