org.bouncycastle:bcprov-jdk15on (1.52)

Published 2026-02-24 13:44:35 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.bouncycastle</groupId>
	<artifactId>bcprov-jdk15on</artifactId>
	<version>1.52</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.bouncycastle:bcprov-jdk15on:1.52

About this package

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.8.
Details
Maven
2026-02-24 13:44:35 +00:00
1
Bouncy Castle Provider
Bouncy Castle Licence
1.1 KiB
Assets (1)
Versions (1) View all
1.52 2026-02-24