MVN

com.tencent.kona : kona-pkix

Maven & Gradle

Jul 19, 2023
285 stars

Tencent Kona PKIX Provider · A Java security provider for supporting ShangMi algorithms in public key infrastructure

<dependency>
    <groupId>com.tencent.kona</groupId>
    <artifactId>kona-pkix</artifactId>
    <version>1.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tencent.kona : kona-pkix to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.9

All Versions

Choose a version of com.tencent.kona : kona-pkix to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
kona-pkix-1.0.9
kona-pkix-1.0.8
kona-pkix-1.0.7.1
kona-pkix-1.0.7
kona-pkix-1.0.6
kona-pkix-1.0.5
kona-pkix-1.0.4
kona-pkix-1.0.3
kona-pkix-1.0.2
kona-pkix-1.0.1

How to add a dependency to Maven

Add the following com.tencent.kona : kona-pkix maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tencent.kona</groupId>
    <artifactId>kona-pkix</artifactId>
    <version>1.0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tencent.kona : kona-pkix gradle dependency to your build.gradle file:

implementation 'com.tencent.kona:kona-pkix:1.0.9'

Gradle Kotlin DSL: Add the following com.tencent.kona : kona-pkix gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tencent.kona:kona-pkix:1.0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tencent.kona : kona-pkix sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tencent.kona" % "kona-pkix" % "1.0.9"

Advertisement

Dependencies from Group

Jul 19, 2023
285 stars
Jul 19, 2023
285 stars
Jul 19, 2023
285 stars
Jul 19, 2023
285 stars

Discover Dependencies

Jul 19, 2023
285 stars
Jul 19, 2023
285 stars
Jun 03, 2023
535 stars
Jun 03, 2023
535 stars
Jun 03, 2023
535 stars
Jun 03, 2023
535 stars
Dec 02, 2022
Sep 22, 2022
4 stars