Last Version

Foxtrot Client Library 3.1

Foxtrot client library for ingesting events into foxtrot

License

License

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

io.appform.foxtrot
ArtifactId

ArtifactId

foxtrot-client
Version

Version

3.1
Type

Type

jar
Description

Description

Foxtrot Client Library
Foxtrot client library for ingesting events into foxtrot
Project URL

Project URL

https://github.com/appform-io/foxtrot-client
Source Code Management

Source Code Management

https://github.com/appform-io/foxtrot-client

Download foxtrot-client 3.1


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

Dependencies

compile (10)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
com.netflix.feign : feign-okhttp jar 8.15.1
com.netflix.feign : feign-slf4j jar 8.15.1
com.netflix.feign : feign-jackson jar 8.15.1
org.hibernate : hibernate-validator jar 5.1.3.Final
com.bluejeans : bigqueue jar 1.7.0.6
org.apache.commons : commons-lang3 jar 3.4
org.slf4j : slf4j-api jar 1.7.6
com.netflix.feign : feign-core jar 8.15.1
com.squareup.okhttp : okhttp jar 2.7.0

provided (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.6.3

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2
junit : junit jar 4.12
com.github.tomakehurst : wiremock jar 1.58

Project Modules

There are no modules declared in this project.