| License |
License |
|---|---|
| GroupId | GroupIdcom.sshtools |
| ArtifactId | ArtifactIdmaverick-bc-fips |
| Version | Version3.0.4-FINAL |
| Type | Typejar |
| Description |
DescriptionBouncyCastle FIPS
Enables tighter integration with the BouncyCastle FIPS Provider
|
<!-- https://jarcasting.com/artifacts/com.sshtools/maverick-bc-fips/ -->
<dependency>
<groupId>com.sshtools</groupId>
<artifactId>maverick-bc-fips</artifactId>
<version>3.0.4-FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/maverick-bc-fips/
implementation 'com.sshtools:maverick-bc-fips:3.0.4-FINAL'
// https://jarcasting.com/artifacts/com.sshtools/maverick-bc-fips/
implementation ("com.sshtools:maverick-bc-fips:3.0.4-FINAL")
'com.sshtools:maverick-bc-fips:jar:3.0.4-FINAL'
<dependency org="com.sshtools" name="maverick-bc-fips" rev="3.0.4-FINAL">
<artifact name="maverick-bc-fips" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='maverick-bc-fips', version='3.0.4-FINAL')
)
libraryDependencies += "com.sshtools" % "maverick-bc-fips" % "3.0.4-FINAL"
[com.sshtools/maverick-bc-fips "3.0.4-FINAL"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sshtools : maverick-base | jar | 3.0.4-FINAL |
| org.bouncycastle : bc-fips | jar | 1.0.2 |
| org.bouncycastle : bcpkix-fips | jar | 1.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sshtools : maverick-base | test-jar | 3.0.4-FINAL |
| commons-io : commons-io | jar | 2.7 |
| junit : junit | jar | 4.13.1 |