Bitmark Java SDK

Java SDK for Bitmark platform

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

com.bitmark.sdk
Идентификатор

Идентификатор

java-sdk
Последняя версия

Последняя версия

1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Bitmark Java SDK
Java SDK for Bitmark platform
Ссылка на сайт

Ссылка на сайт

https://github.com/bitmark-inc/bitmark-sdk-java/tree/master/java-sdk
Система контроля версий

Система контроля версий

https://github.com/bitmark-inc/bitmark-sdk-java/tree/master/java-sdk

Скачать java-sdk

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.bitmark.sdk/java-sdk/ -->
<dependency>
    <groupId>com.bitmark.sdk</groupId>
    <artifactId>java-sdk</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.bitmark.sdk/java-sdk/
implementation 'com.bitmark.sdk:java-sdk:1.4'
// https://jarcasting.com/artifacts/com.bitmark.sdk/java-sdk/
implementation ("com.bitmark.sdk:java-sdk:1.4")
'com.bitmark.sdk:java-sdk:jar:1.4'
<dependency org="com.bitmark.sdk" name="java-sdk" rev="1.4">
  <artifact name="java-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bitmark.sdk', module='java-sdk', version='1.4')
)
libraryDependencies += "com.bitmark.sdk" % "java-sdk" % "1.4"
[com.bitmark.sdk/java-sdk "1.4"]

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
com.bitmark.sdk : api-service jar 1.6

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.junit.jupiter : junit-jupiter-params jar 5.2.0
org.junit.platform : junit-platform-suite-api jar 1.2.0
org.junit.platform : junit-platform-runner jar 1.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0

Модули Проекта

Данный проект не имеет модулей.

Bitmark SDK for Java

The official Bitmark SDK for Java

Build Status

Setting Up

Prerequisites & Installing

Documentation

Please refer to our SDK Document.

Sample code

Java

This is a Java sample project. It shows how to use Bitmark SDK for Java.

Android

This is a Android sample project. It shows how to use Bitmark SDK for Android.

Change log

Corresponding Change Log can be found in each sub-project.

Opening Issues

If you encounter a bug with the Bitmark SDK for Java we would like to hear about it. Search the existing issues and try to make sure your problem doesn’t already exist before opening a new issue. It’s helpful if you include the version of the SDK, Java and OS you’re using. Please include a stack trace and reduced repro case when appropriate, too.

License

Copyright © 2014-2019 Bitmark Inc (support@bitmark.com).

com.bitmark.sdk

Bitmark Inc.

Bitmark restores trust in data. #digitalrights

Версии библиотеки

Версия
1.4
1.3
1.2
1.1
1.0