Simple Password Protection Solution with Bouncy Castle

Simple Password Protection Solution for Java with Bouncy Castle

License

License

GroupId

GroupId

de.elomagic
ArtifactId

ArtifactId

spps-jbc
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Password Protection Solution with Bouncy Castle
Simple Password Protection Solution for Java with Bouncy Castle
Project URL

Project URL

https://github.com/elomagic/spps-jbc
Source Code Management

Source Code Management

https://github.com/elomagic/spps-jbc

Download spps-jbc

How to add to project

<!-- https://jarcasting.com/artifacts/de.elomagic/spps-jbc/ -->
<dependency>
    <groupId>de.elomagic</groupId>
    <artifactId>spps-jbc</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.elomagic/spps-jbc/
implementation 'de.elomagic:spps-jbc:1.2.0'
// https://jarcasting.com/artifacts/de.elomagic/spps-jbc/
implementation ("de.elomagic:spps-jbc:1.2.0")
'de.elomagic:spps-jbc:jar:1.2.0'
<dependency org="de.elomagic" name="spps-jbc" rev="1.2.0">
  <artifact name="spps-jbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.elomagic', module='spps-jbc', version='1.2.0')
)
libraryDependencies += "de.elomagic" % "spps-jbc" % "1.2.0"
[de.elomagic/spps-jbc "1.2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.0
org.bouncycastle : bcprov-jdk15on jar 1.70
org.bouncycastle : bcpkix-jdk15on jar 1.70
org.jetbrains : annotations jar 23.0.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
commons-io : commons-io jar 2.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.3
1.1.1
1.0.1