Skid Road Jersey Integration

Provides Jersey Filters for collecting data

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

io.ifar.skid-road
ArtifactId

ArtifactId

skid-road-jersey
Last Version

Last Version

8
Release Date

Release Date

Type

Type

jar
Description

Description

Skid Road Jersey Integration
Provides Jersey Filters for collecting data
Project Organization

Project Organization

Multifarious, Inc.

Download skid-road-jersey

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.ifar.skid-road : skid-road jar 8
com.google.guava : guava jar 17.0
com.sun.jersey : jersey-server jar 1.18.1
joda-time : joda-time jar 2.3

Project Modules

There are no modules declared in this project.

skid-road


Purpose

Skid Road is a generic distributed collection system for streaming, line-oriented output.

Skid Road is named after the historical Skid Road in Seattle that was used to convey logs.

Integration with a Dropwizard Service

TODO.

Configuration

TODO.

Access with Maven

Coordinates

Include the following in your pom.xml:

<dependency>
  <groupId>io.ifar</groupId>
  <artifactId>skid-road</artifactId>
  <version>4</version>
</dependency>

Snapshots

Snapshots are available from the Sonatype OSS Snapshot Repository.

Releases

Releases are available on Maven Central.

License

The license is BSD 2-clause. This information is also present in the LICENSE file and in the pom.xml.

io.ifar.skid-road

Multifarious, Inc.

Versions

Version
8
7
6
4.1
4
3