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