License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdio.appform.foxtrot |
ArtifactId | ArtifactIdfoxtrot-client |
Version | Version3.1 |
Type | Typejar |
Description |
DescriptionFoxtrot Client Library
Foxtrot client library for ingesting events into foxtrot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
foxtrot-client-3.1.pom | |
foxtrot-client-3.1.jar | 42 KB |
foxtrot-client-3.1-sources.jar | 22 KB |
foxtrot-client-3.1-javadoc.jar | 186 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.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 |