| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки Сеть |
| Группа | Группаorg.ic4j |
| Идентификатор | Идентификаторic4j-internetidentity |
| Последняя версия | Последняя версия0.6.13 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеIC4J Internet Identity
Java library to manage the Internet Computer Internet Identity.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ic4j-internetidentity-0.6.13.pom | |
| ic4j-internetidentity-0.6.13.jar | 17 KB |
| ic4j-internetidentity-0.6.13-sources.jar | 18 KB |
| ic4j-internetidentity-0.6.13-javadoc.jar | 72 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |