License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.engineblock |
ArtifactId | ArtifactIdeb-rest-client |
Last Version | Last Version2.0.48 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneb-rest-client
Java-friendly REST client for engineblock.
|
Filename | Size |
---|---|
eb-rest-client-2.0.48.pom | |
eb-rest-client-2.0.48.jar | 4 KB |
eb-rest-client-2.0.48-sources.jar | 2 KB |
eb-rest-client-2.0.48-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.engineblock/eb-rest-client/ -->
<dependency>
<groupId>io.engineblock</groupId>
<artifactId>eb-rest-client</artifactId>
<version>2.0.48</version>
</dependency>
// https://jarcasting.com/artifacts/io.engineblock/eb-rest-client/
implementation 'io.engineblock:eb-rest-client:2.0.48'
// https://jarcasting.com/artifacts/io.engineblock/eb-rest-client/
implementation ("io.engineblock:eb-rest-client:2.0.48")
'io.engineblock:eb-rest-client:jar:2.0.48'
<dependency org="io.engineblock" name="eb-rest-client" rev="2.0.48">
<artifact name="eb-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.engineblock', module='eb-rest-client', version='2.0.48')
)
libraryDependencies += "io.engineblock" % "eb-rest-client" % "2.0.48"
[io.engineblock/eb-rest-client "2.0.48"]
Group / Artifact | Type | Version |
---|---|---|
com.mashape.unirest : unirest-java | jar | 1.4.9 |
com.google.code.gson : gson | jar | 2.8.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
io.dropwizard : dropwizard-core | jar | 1.1.1 |