| Лицензия |
Лицензия
The MIT License (MIT)
|
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.github.stampery |
| Идентификатор | Идентификаторstampery-client |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеstampery-client
Stampery API for Java. Notarize all your data using the blockchain!
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| stampery-client-1.0.pom | |
| stampery-client-1.0.jar | 10 KB |
| stampery-client-1.0-sources.jar | 4 KB |
| stampery-client-1.0-javadoc.jar | 51 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.stampery/stampery-client/ -->
<dependency>
<groupId>com.github.stampery</groupId>
<artifactId>stampery-client</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stampery/stampery-client/
implementation 'com.github.stampery:stampery-client:1.0'
// https://jarcasting.com/artifacts/com.github.stampery/stampery-client/
implementation ("com.github.stampery:stampery-client:1.0")
'com.github.stampery:stampery-client:jar:1.0'
<dependency org="com.github.stampery" name="stampery-client" rev="1.0">
<artifact name="stampery-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stampery', module='stampery-client', version='1.0')
)
libraryDependencies += "com.github.stampery" % "stampery-client" % "1.0"
[com.github.stampery/stampery-client "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.rabbitmq : amqp-client | jar | 3.6.5 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.55 |
| org.msgpack : msgpack-core | jar | 0.8.3 |
| com.github.stampery : msgpack-rpc | jar | 0.7.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |