Conscrypt is a Java security provider that implements TLS/SSL and cryptographic operations using native code.
<dependency>
<groupId>org.conscrypt</groupId>
<artifactId>conscrypt-openjdk-uber</artifactId>
<version>2.5.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Installs Conscrypt as the primary security provider.
Use conscrypt-openjdk-uber only if you need a single JAR; otherwise prefer conscrypt-openjdk.
No dependency data recorded yet.