License |
License |
---|---|
GroupId | GroupIdorg.bouncycastle |
ArtifactId | ArtifactIdbctls-jdk18on |
Last Version | Last Version1.71 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBouncy Castle JSSE provider and TLS/DTLS API
The Bouncy Castle Java APIs for TLS and DTLS, including a provider for the JSSE.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bctls-jdk18on-1.71.pom | |
bctls-jdk18on-1.71-sources.jar | 539 KB |
bctls-jdk18on-1.71-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bouncycastle/bctls-jdk18on/ -->
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bctls-jdk18on</artifactId>
<version>1.71</version>
</dependency>
// https://jarcasting.com/artifacts/org.bouncycastle/bctls-jdk18on/
implementation 'org.bouncycastle:bctls-jdk18on:1.71'
// https://jarcasting.com/artifacts/org.bouncycastle/bctls-jdk18on/
implementation ("org.bouncycastle:bctls-jdk18on:1.71")
'org.bouncycastle:bctls-jdk18on:jar:1.71'
<dependency org="org.bouncycastle" name="bctls-jdk18on" rev="1.71">
<artifact name="bctls-jdk18on" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bouncycastle', module='bctls-jdk18on', version='1.71')
)
libraryDependencies += "org.bouncycastle" % "bctls-jdk18on" % "1.71"
[org.bouncycastle/bctls-jdk18on "1.71"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk18on | jar | 1.71 |
org.bouncycastle : bcutil-jdk18on | jar | 1.71 |