MVN

net.jsign : jsign-cli

Maven & Gradle

Jun 06, 2023
179 stars

Jsign - Authenticode signing in Java (Command Line Tool)

<dependency>
    <groupId>net.jsign</groupId>
    <artifactId>jsign-cli</artifactId>
    <version>5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.jsign : jsign-cli to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.0

All Versions

Choose a version of net.jsign : jsign-cli to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0
jsign-cli-5.0
4.2
jsign-cli-4.2
4.1
jsign-cli-4.1
4.0
jsign-cli-4.0
3.1
jsign-cli-3.1
3.0
jsign-cli-3.0
2.1
jsign-cli-2.1
2.0
jsign-cli-2.0

How to add a dependency to Maven

Add the following net.jsign : jsign-cli maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.jsign</groupId>
    <artifactId>jsign-cli</artifactId>
    <version>5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.jsign : jsign-cli gradle dependency to your build.gradle file:

implementation 'net.jsign:jsign-cli:5.0'

Gradle Kotlin DSL: Add the following net.jsign : jsign-cli gradle kotlin dependency to your build.gradle.kts file:

implementation("net.jsign:jsign-cli:5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.jsign : jsign-cli sbt scala dependency to your build.sbt file:

libraryDependencies += "net.jsign" % "jsign-cli" % "5.0"

Advertisement

Dependencies from Group

Jun 06, 2023
5 usages
179 stars
Jun 06, 2023
179 stars
Jun 06, 2023
215 stars
Jun 06, 2023
113 stars
Jun 06, 2023
179 stars

Discover Dependencies

Jun 06, 2023
113 stars
Jun 15, 2017
109 stars
Jun 15, 2017
1 usages
109 stars
Mar 02, 2018
25 stars
Sep 07, 2017
134 stars
Sep 07, 2017
2 usages
134 stars
Sep 21, 2022
13 stars