is not current version
Last Version 1.2.0

Simple Password Protection Solution with Bouncy Castle 1.1.1

Simple Password Protection Solution for Java with Bouncy Castle

License

License

GroupId

GroupId

de.elomagic
ArtifactId

ArtifactId

spps-jbc
Version

Version

1.1.1
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 1.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.14.0
org.bouncycastle : bcprov-jdk15on jar 1.68
org.bouncycastle : bcpkix-jdk15on jar 1.68
org.jetbrains : annotations jar 20.1.0

test (3)

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

Project Modules

There are no modules declared in this project.