Factern API Client

Client for communicating wthrough Factern API.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.finovertech
ArtifactId

ArtifactId

factern-api-client
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

Factern API Client
Client for communicating wthrough Factern API.
Project URL

Project URL

https://bitbucket.org/finovertech/factern-api-lib/
Source Code Management

Source Code Management

https://bitbucket.org/finovertech/factern-api-lib.git

Download factern-api-client

How to add to project

<!-- 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"]

Dependencies

compile (14)

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

test (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.3
1.0.2
1.0.1