MVN

org.bouncycastle : bctls-jdk15on

Maven & Gradle

Dec 06, 2021
39 usages
2.1k stars

Bouncy Castle JSSE provider and TLS/DTLS API · The Bouncy Castle Java APIs for TLS and DTLS, including a provider for the JSSE.

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bctls-jdk15on</artifactId>
    <version>1.70</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bouncycastle : bctls-jdk15on to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.70

All Versions

Choose a version of org.bouncycastle : bctls-jdk15on to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.70
bctls-jdk15on-1.70
1.69
bctls-jdk15on-1.69
1.68
bctls-jdk15on-1.68
1.67
bctls-jdk15on-1.67
1.66
bctls-jdk15on-1.66
1.65
bctls-jdk15on-1.65
1.64
bctls-jdk15on-1.64
1.63
bctls-jdk15on-1.63
1.62
bctls-jdk15on-1.62
1.61
bctls-jdk15on-1.61
1.60
bctls-jdk15on-1.60
1.59
bctls-jdk15on-1.59
1.58
bctls-jdk15on-1.58
CVE-2017-13098
1.57
bctls-jdk15on-1.57
CVE-2017-13098

How to add a dependency to Maven

Add the following org.bouncycastle : bctls-jdk15on maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bctls-jdk15on</artifactId>
    <version>1.70</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bouncycastle : bctls-jdk15on gradle dependency to your build.gradle file:

implementation 'org.bouncycastle:bctls-jdk15on:1.70'

Gradle Kotlin DSL: Add the following org.bouncycastle : bctls-jdk15on gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bouncycastle:bctls-jdk15on:1.70")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bouncycastle : bctls-jdk15on sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bouncycastle" % "bctls-jdk15on" % "1.70"

Advertisement

Dependencies from Group

Dec 01, 2021
2.9k usages
2.1k stars
Dec 01, 2021
1.9k usages
2.1k stars
Feb 23, 2011
577 usages
Dec 01, 2021
243 usages
2.1k stars
Dec 01, 2021
228 usages
2.1k stars

Discover Dependencies

Jun 30, 2011
14 usages
Jan 03, 2023
7 usages
5 stars
Mar 09, 2017
6 usages
292 stars
Oct 20, 2017
15 usages
709 stars
Sep 23, 2020
7 usages
0 stars
Aug 19, 2016
3 usages
0 stars
Sep 24, 2015
13 usages
Oct 20, 2018
8 usages
Apr 01, 2023
5 usages
4 stars