License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.finovertech |
ArtifactId | ArtifactIdfactern-api-client |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFactern API Client
Client for communicating wthrough Factern API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
factern-api-client-1.0.9.pom | |
factern-api-client-1.0.9.jar | 366 KB |
factern-api-client-1.0.9-sources.jar | 64 KB |
factern-api-client-1.0.9-javadoc.jar | 261 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.finovertech/factern-api-client/ -->
<dependency>
<groupId>com.finovertech</groupId>
<artifactId>factern-api-client</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.finovertech/factern-api-client/
implementation 'com.finovertech:factern-api-client:1.0.9'
// https://jarcasting.com/artifacts/com.finovertech/factern-api-client/
implementation ("com.finovertech:factern-api-client:1.0.9")
'com.finovertech:factern-api-client:jar:1.0.9'
<dependency org="com.finovertech" name="factern-api-client" rev="1.0.9">
<artifact name="factern-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.finovertech', module='factern-api-client', version='1.0.9')
)
libraryDependencies += "com.finovertech" % "factern-api-client" % "1.0.9"
[com.finovertech/factern-api-client "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 2.4.7 |
org.codehaus.groovy : groovy-json | jar | 2.4.7 |
com.github.groovy-wslite : groovy-wslite | jar | 1.1.2 |
com.google.oauth-client : google-oauth-client | jar | 1.22.0 |
com.google.oauth-client : google-oauth-client-jetty | jar | 1.22.0 |
com.google.http-client : google-http-client-jackson2 | jar | 1.22.0 |
com.google.inject : guice | jar | 4.0 |
com.google.inject.extensions : guice-assistedinject | jar | 4.0 |
com.finovertech : rxjava-cache | jar | 1.0.1 |
io.reactivex : rxjava | jar | 1.1.9 |
org.slf4j : slf4j-api | jar | 1.7.14 |
ch.qos.logback : logback-classic | jar | 1.1.6 |
io.vertx : vertx-web | jar | 3.3.3 |
org.glassfish.jersey.core : jersey-common | jar | 2.23.1 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
com.github.tomakehurst : wiremock | jar | 1.58 |
org.mockito : mockito-core | jar | 2.2.13 |
io.vertx : vertx-codegen | jar | 3.3.3 |
io.vertx : vertx-unit | jar | 3.3.3 |
junit : junit | jar | 4.12 |