Bitmark Api Service Library

Api Service Library for Bitmark platform

License

License

GroupId

GroupId

com.bitmark.sdk
ArtifactId

ArtifactId

api-service
Last Version

Last Version

1.7
Release Date

Release Date

Type

Type

jar
Description

Description

Bitmark Api Service Library
Api Service Library for Bitmark platform
Project URL

Project URL

https://github.com/bitmark-inc/bitmark-sdk-java/tree/master/api-service
Source Code Management

Source Code Management

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

Download api-service

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
com.bitmark.sdk : cryptography jar 1.4
com.squareup.okhttp3 : okhttp jar 3.9.1
com.squareup.okhttp3 : logging-interceptor jar 3.9.1
com.google.code.gson : gson jar 2.8.5

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.junit.jupiter : junit-jupiter-params jar 5.2.0
com.squareup.okhttp3 : mockwebserver jar 3.9.1
org.junit.jupiter : junit-jupiter-engine jar 5.2.0

Project Modules

There are no modules declared in this project.

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 ([email protected]).

com.bitmark.sdk

Bitmark Inc.

Bitmark restores trust in data. #digitalrights

Versions

Version
1.7
1.6
1.5
1.3
1.2
1.1
1.0