IC4J Internet Identity

Java library to manage the Internet Computer Internet Identity.

License

License

Categories

Categories

IDE Development Tools Net
GroupId

GroupId

org.ic4j
ArtifactId

ArtifactId

ic4j-internetidentity
Last Version

Last Version

0.6.13
Release Date

Release Date

Type

Type

jar
Description

Description

IC4J Internet Identity
Java library to manage the Internet Computer Internet Identity.
Project URL

Project URL

https://github.com/ic4j/ic4j-internetidentity
Source Code Management

Source Code Management

https://github.com/ic4j/ic4j-internetidentity

Download ic4j-internetidentity

How to add to project

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

Dependencies

runtime (10)

Group / Artifact Type Version
org.ic4j : ic4j-candid jar 0.6.13
org.ic4j : ic4j-agent jar 0.6.13
org.slf4j : slf4j-simple jar 1.7.36
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.httpcomponents.client5 : httpclient5 jar 5.1.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.3
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor jar 2.13.3
org.bouncycastle : bcprov-jdk15on jar 1.70
org.bouncycastle : bcpkix-jdk15on jar 1.70

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.13
0.6.12
0.6.11