stampery-client

Stampery API for Java. Notarize all your data using the blockchain!

License

License

The MIT License (MIT)
Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.stampery
ArtifactId

ArtifactId

stampery-client
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

stampery-client
Stampery API for Java. Notarize all your data using the blockchain!
Project URL

Project URL

https://github.com/Stampery

Download stampery-client

How to add to project

<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0