License |
License |
---|---|
GroupId | GroupIdorg.bouncycastle |
ArtifactId | ArtifactIdbctls-jdk15to18 |
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-jdk15to18-1.71.pom | |
bctls-jdk15to18-1.71.jar | 590 KB |
bctls-jdk15to18-1.71-sources.jar | 465 KB |
bctls-jdk15to18-1.71-javadoc.jar | 1020 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bouncycastle/bctls-jdk15to18/ -->
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bctls-jdk15to18</artifactId>
<version>1.71</version>
</dependency>
// https://jarcasting.com/artifacts/org.bouncycastle/bctls-jdk15to18/
implementation 'org.bouncycastle:bctls-jdk15to18:1.71'
// https://jarcasting.com/artifacts/org.bouncycastle/bctls-jdk15to18/
implementation ("org.bouncycastle:bctls-jdk15to18:1.71")
'org.bouncycastle:bctls-jdk15to18:jar:1.71'
<dependency org="org.bouncycastle" name="bctls-jdk15to18" rev="1.71">
<artifact name="bctls-jdk15to18" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bouncycastle', module='bctls-jdk15to18', version='1.71')
)
libraryDependencies += "org.bouncycastle" % "bctls-jdk15to18" % "1.71"
[org.bouncycastle/bctls-jdk15to18 "1.71"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15to18 | jar | 1.71 |
org.bouncycastle : bcutil-jdk15to18 | jar | 1.71 |