How To Install Java Artifact org.bouncycastle.bctls-jdk14 v1.63

org.bouncycastle bctls-jdk14 1.63

Introduction

In this article, we'll learn how to install Java artifact bctls-jdk14 from org.bouncycastle group in version 1.63. The artifact is available in 18 versions: 1.78.1 1.78 1.77 1.76 1.75 1.74 1.73 1.72 1.71 1.70 1.69 1.68 1.67 1.65 1.64 1.63 1.62 1.61 . The Bouncy Castle TLS/DTLS API project has been released under Bouncy Castle Licence license, and has its own website at: http://www.bouncycastle.org/java.html .

How To Install Java Artifact org.bouncycastle.bctls-jdk14 In Version 1.63

To install the Bouncy Castle TLS/DTLS API artifact in version 1.63 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Bouncy Castle TLS/DTLS API dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (1)

Licenses

Developers