| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные Jackson JSON |
| Группа | Группаcom.ripple.cryptoconditions |
| Идентификатор | Идентификаторjackson-datatype-cryptoconditions |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCrypto-Conditions Jackson
Parent project for Java Crypto Conditions modules.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.ripple.cryptoconditions/jackson-datatype-cryptoconditions/ -->
<dependency>
<groupId>com.ripple.cryptoconditions</groupId>
<artifactId>jackson-datatype-cryptoconditions</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ripple.cryptoconditions/jackson-datatype-cryptoconditions/
implementation 'com.ripple.cryptoconditions:jackson-datatype-cryptoconditions:1.0.4'
// https://jarcasting.com/artifacts/com.ripple.cryptoconditions/jackson-datatype-cryptoconditions/
implementation ("com.ripple.cryptoconditions:jackson-datatype-cryptoconditions:1.0.4")
'com.ripple.cryptoconditions:jackson-datatype-cryptoconditions:jar:1.0.4'
<dependency org="com.ripple.cryptoconditions" name="jackson-datatype-cryptoconditions" rev="1.0.4">
<artifact name="jackson-datatype-cryptoconditions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ripple.cryptoconditions', module='jackson-datatype-cryptoconditions', version='1.0.4')
)
libraryDependencies += "com.ripple.cryptoconditions" % "jackson-datatype-cryptoconditions" % "1.0.4"
[com.ripple.cryptoconditions/jackson-datatype-cryptoconditions "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | [2.9.10.1,) |
| com.fasterxml.jackson.core : jackson-core | jar | [2.9.10.1,) |
| com.fasterxml.jackson.core : jackson-databind | jar | [2.9.10.1,) |
| com.ripple.cryptoconditions : crypto-conditions | jar | 1.0.4 |
| net.i2p.crypto : eddsa | jar | 0.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 27.0.1-jre |
| org.immutables : value | jar | 2.5.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.bouncycastle : bcprov-jdk16 | jar | 1.46 |
| org.hamcrest : hamcrest-core | jar | 1.3 |