License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.ubiqsecurity |
ArtifactId | ArtifactIdubiqsecurity-fpe |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionubiqsecurity-fpe
Ubiq Format Preserving Encryption Library
|
Project URL |
Project URL |
Project Organization |
Project OrganizationUbiq Security |
Filename | Size |
---|---|
ubiqsecurity-fpe-0.1.3.pom | |
ubiqsecurity-fpe-0.1.3.jar | 9 KB |
ubiqsecurity-fpe-0.1.3-sources.jar | 8 KB |
ubiqsecurity-fpe-0.1.3-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ubiqsecurity/ubiqsecurity-fpe/ -->
<dependency>
<groupId>com.ubiqsecurity</groupId>
<artifactId>ubiqsecurity-fpe</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubiqsecurity/ubiqsecurity-fpe/
implementation 'com.ubiqsecurity:ubiqsecurity-fpe:0.1.3'
// https://jarcasting.com/artifacts/com.ubiqsecurity/ubiqsecurity-fpe/
implementation ("com.ubiqsecurity:ubiqsecurity-fpe:0.1.3")
'com.ubiqsecurity:ubiqsecurity-fpe:jar:0.1.3'
<dependency org="com.ubiqsecurity" name="ubiqsecurity-fpe" rev="0.1.3">
<artifact name="ubiqsecurity-fpe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubiqsecurity', module='ubiqsecurity-fpe', version='0.1.3')
)
libraryDependencies += "com.ubiqsecurity" % "ubiqsecurity-fpe" % "0.1.3"
[com.ubiqsecurity/ubiqsecurity-fpe "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.68 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |