License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.ubiqsecurity |
ArtifactId | ArtifactIdubiqsecurity-fpe |
Version | Version0.1.2 |
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.2.pom | |
ubiqsecurity-fpe-0.1.2.jar | 9 KB |
ubiqsecurity-fpe-0.1.2-sources.jar | 8 KB |
ubiqsecurity-fpe-0.1.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubiqsecurity/ubiqsecurity-fpe/
implementation 'com.ubiqsecurity:ubiqsecurity-fpe:0.1.2'
// https://jarcasting.com/artifacts/com.ubiqsecurity/ubiqsecurity-fpe/
implementation ("com.ubiqsecurity:ubiqsecurity-fpe:0.1.2")
'com.ubiqsecurity:ubiqsecurity-fpe:jar:0.1.2'
<dependency org="com.ubiqsecurity" name="ubiqsecurity-fpe" rev="0.1.2">
<artifact name="ubiqsecurity-fpe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubiqsecurity', module='ubiqsecurity-fpe', version='0.1.2')
)
libraryDependencies += "com.ubiqsecurity" % "ubiqsecurity-fpe" % "0.1.2"
[com.ubiqsecurity/ubiqsecurity-fpe "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.68 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |