License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.ubiqsecurity |
ArtifactId | ArtifactIdubiqsecurity |
Last Version | Last Version0.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionubiqsecurity
Ubiq Platform Java Bindings
|
Project URL |
Project URL |
Project Organization |
Project OrganizationUbiq Security |
Filename | Size |
---|---|
ubiqsecurity-0.2.9.pom | |
ubiqsecurity-0.2.9.jar | 25 KB |
ubiqsecurity-0.2.9-sources.jar | 15 KB |
ubiqsecurity-0.2.9-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ubiqsecurity/ubiqsecurity/ -->
<dependency>
<groupId>com.ubiqsecurity</groupId>
<artifactId>ubiqsecurity</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubiqsecurity/ubiqsecurity/
implementation 'com.ubiqsecurity:ubiqsecurity:0.2.9'
// https://jarcasting.com/artifacts/com.ubiqsecurity/ubiqsecurity/
implementation ("com.ubiqsecurity:ubiqsecurity:0.2.9")
'com.ubiqsecurity:ubiqsecurity:jar:0.2.9'
<dependency org="com.ubiqsecurity" name="ubiqsecurity" rev="0.2.9">
<artifact name="ubiqsecurity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubiqsecurity', module='ubiqsecurity', version='0.2.9')
)
libraryDependencies += "com.ubiqsecurity" % "ubiqsecurity" % "0.2.9"
[com.ubiqsecurity/ubiqsecurity "0.2.9"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | [18,) |
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-ext-jdk15on | jar | 1.68 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.68 |
com.google.code.gson : gson | jar | 2.8.6 |
com.ubiqsecurity : ubiqsecurity-fpe | jar | 0.1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |