Last Version

DagCoin REST Client 0.0.3

REST Client implementation for DagCoin extension written for BATM code

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.dagcoin
ArtifactId

ArtifactId

dagcoin-rest-client
Version

Version

0.0.3
Type

Type

jar
Description

Description

DagCoin REST Client
REST Client implementation for DagCoin extension written for BATM code
Project URL

Project URL

https://dagcoin.org/
Source Code Management

Source Code Management

https://github.com/visioncrafters/dagcoin-rest-client.git

Download dagcoin-rest-client 0.0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar 2.29
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.29
org.glassfish.jersey.inject : jersey-hk2 jar 2.29
org.slf4j : slf4j-api jar 2.0.0-alpha0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.3.0-alpha4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.