| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ic4j |
| Идентификатор | Идентификаторic4j-candid |
| Последняя версия | Последняя версия0.6.13 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеIC4J Candid
Java library to serialize and deserialize Java objects to the Internet Computer Candid types.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ic4j-candid-0.6.13.pom | |
| ic4j-candid-0.6.13.jar | 95 KB |
| ic4j-candid-0.6.13-sources.jar | 56 KB |
| ic4j-candid-0.6.13-javadoc.jar | 550 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ic4j/ic4j-candid/ -->
<dependency>
<groupId>org.ic4j</groupId>
<artifactId>ic4j-candid</artifactId>
<version>0.6.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.ic4j/ic4j-candid/
implementation 'org.ic4j:ic4j-candid:0.6.13'
// https://jarcasting.com/artifacts/org.ic4j/ic4j-candid/
implementation ("org.ic4j:ic4j-candid:0.6.13")
'org.ic4j:ic4j-candid:jar:0.6.13'
<dependency org="org.ic4j" name="ic4j-candid" rev="0.6.13">
<artifact name="ic4j-candid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ic4j', module='ic4j-candid', version='0.6.13')
)
libraryDependencies += "org.ic4j" % "ic4j-candid" % "0.6.13"
[org.ic4j/ic4j-candid "0.6.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-codec : commons-codec | jar | 1.15 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.skyscreamer : jsonassert | jar | 1.5.0 |
| org.apache.derby : derby | jar | 10.14.2.0 |