MVN

net.java.truecommons : truecommons-key-spec

Maven & Gradle

Jun 05, 2015
9 usages

TrueCommons KeyManager Specification · Specifies a pluggable API for key management.

<dependency>
    <groupId>net.java.truecommons</groupId>
    <artifactId>truecommons-key-spec</artifactId>
    <version>2.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.java.truecommons : truecommons-key-spec to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.0

All Versions

Choose a version of net.java.truecommons : truecommons-key-spec to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5.x
truecommons-key-spec-2.5.0
2.4
truecommons-key-spec-2.4
2.3.x
truecommons-key-spec-2.3.5
truecommons-key-spec-2.3.4
truecommons-key-spec-2.3.3
truecommons-key-spec-2.3.2
truecommons-key-spec-2.3.1
2.3
truecommons-key-spec-2.3
2.2.x
truecommons-key-spec-2.2.2
truecommons-key-spec-2.2.1
2.2
truecommons-key-spec-2.2

How to add a dependency to Maven

Add the following net.java.truecommons : truecommons-key-spec maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.java.truecommons</groupId>
    <artifactId>truecommons-key-spec</artifactId>
    <version>2.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.java.truecommons : truecommons-key-spec gradle dependency to your build.gradle file:

implementation 'net.java.truecommons:truecommons-key-spec:2.5.0'

Gradle Kotlin DSL: Add the following net.java.truecommons : truecommons-key-spec gradle kotlin dependency to your build.gradle.kts file:

implementation("net.java.truecommons:truecommons-key-spec:2.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.java.truecommons : truecommons-key-spec sbt scala dependency to your build.sbt file:

libraryDependencies += "net.java.truecommons" % "truecommons-key-spec" % "2.5.0"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 19, 2020
21 usages
Sep 27, 2016
1 stars
Feb 19, 2021
5 usages
4.2k stars
Jun 22, 2023
71 usages
2 stars
Jun 22, 2023
7 usages
2 stars
Jul 14, 2020
74 usages
5.9k stars
Mar 18, 2017
16 usages
566 stars
Sep 14, 2015