felson-client

An http client geared toward Felson applications

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.elevenware.felson
ArtifactId

ArtifactId

felson-client
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

felson-client
An http client geared toward Felson applications

Download felson-client

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : slf4j-api jar 1.7.25
org.apache.httpcomponents : httpclient jar 4.5
com.elevenware.felson : felson-api jar 0.0.2
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
commons-beanutils : commons-beanutils jar 1.9.3
org.reflections : reflections jar 0.9.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1