Last Version

JB HUB Client 0.2.1

Fluent Api client for JetBrains HUB

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.smallcreep
ArtifactId

ArtifactId

jb-hub-client
Version

Version

0.2.1
Type

Type

jar
Description

Description

JB HUB Client
Fluent Api client for JetBrains HUB
Project URL

Project URL

https://github.com/smallcreep/jb-hub-client
Source Code Management

Source Code Management

https://github.com/smallcreep/jb-hub-client

Download jb-hub-client 0.2.1


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

Dependencies

compile (9)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18
com.jcabi : jcabi-aspects jar 0.22.6
javax.json : javax.json-api jar 1.1
com.jcabi : jcabi-manifests jar 1.1
com.jcabi : jcabi-http jar 1.17.1
javax.ws.rs : jsr311-api jar 1.1.1
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.cactoos : cactoos jar 0.21

runtime (2)

Group / Artifact Type Version
com.sun.jersey : jersey-client jar 1.19.4
org.glassfish : javax.json jar 1.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
nl.jqno.equalsverifier : equalsverifier jar 2.3.3
com.sun.grizzly : grizzly-servlet-webserver jar 2.0.0-M3
org.apache.httpcomponents : httpclient jar 4.5.3

Project Modules

There are no modules declared in this project.