License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.elevenware.felson |
ArtifactId | ArtifactIdfelson-client |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfelson-client
An http client geared toward Felson applications
|
Filename | Size |
---|---|
felson-client-0.0.2.pom | |
felson-client-0.0.2.jar | 2 KB |
felson-client-0.0.2-sources.jar | 15 KB |
felson-client-0.0.2-javadoc.jar | 100 KB |
Browse |
<!-- 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"]
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 |