MVN

org.codehaus.mojo : keytool-api

Maven & Gradle

Mar 14, 2023
1 usages
14 stars

Keytool: API · A component to assist in using keytool application

<dependency>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>keytool-api</artifactId>
    <version>1.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.mojo : keytool-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7

All Versions

Choose a version of org.codehaus.mojo : keytool-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7
keytool-api-1.7
1.6
keytool-api-1.6
1.5
keytool-api-1.5
1.4
keytool-api-1.4
1.3
keytool-api-1.3
1.2
keytool-api-1.2
1.1
keytool-api-1.1

How to add a dependency to Maven

Add the following org.codehaus.mojo : keytool-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>keytool-api</artifactId>
    <version>1.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.codehaus.mojo : keytool-api gradle dependency to your build.gradle file:

implementation 'org.codehaus.mojo:keytool-api:1.7'

Gradle Kotlin DSL: Add the following org.codehaus.mojo : keytool-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.codehaus.mojo:keytool-api:1.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.codehaus.mojo : keytool-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.codehaus.mojo" % "keytool-api" % "1.7"

Advertisement

Dependencies from Group

Mar 25, 2023
887 usages
77 stars
Jul 15, 2022
45 usages
145 stars
Jun 06, 2023
38 usages
298 stars
May 17, 2012
22 usages

Discover Dependencies

Oct 14, 2012
1 usages
497 stars
Apr 28, 2012
2 usages
Oct 26, 2011
3 usages
May 27, 2014
1 usages
Mar 15, 2014
2 usages
0 stars
Aug 14, 2014
7 usages
157 stars
Sep 20, 2005
1 usages
Apr 03, 2014
2 usages
6.2k stars