License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.ubiqsecurity |
ArtifactId | ArtifactIdubiqsecurity |
Version | Version0.2.7 |
Type | Typejar |
Description |
Descriptionubiqsecurity
Ubiq Platform Java Bindings
|
Project URL |
Project URL |
Project Organization |
Project OrganizationUbiq Security |
Filename | Size |
---|---|
ubiqsecurity-0.2.7.pom | |
ubiqsecurity-0.2.7.jar | 53 KB |
ubiqsecurity-0.2.7-sources.jar | 33 KB |
ubiqsecurity-0.2.7-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ubiqsecurity/ubiqsecurity/ -->
<dependency>
<groupId>com.ubiqsecurity</groupId>
<artifactId>ubiqsecurity</artifactId>
<version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubiqsecurity/ubiqsecurity/
implementation 'com.ubiqsecurity:ubiqsecurity:0.2.7'
// https://jarcasting.com/artifacts/com.ubiqsecurity/ubiqsecurity/
implementation ("com.ubiqsecurity:ubiqsecurity:0.2.7")
'com.ubiqsecurity:ubiqsecurity:jar:0.2.7'
<dependency org="com.ubiqsecurity" name="ubiqsecurity" rev="0.2.7">
<artifact name="ubiqsecurity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubiqsecurity', module='ubiqsecurity', version='0.2.7')
)
libraryDependencies += "com.ubiqsecurity" % "ubiqsecurity" % "0.2.7"
[com.ubiqsecurity/ubiqsecurity "0.2.7"]
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 |