Skid Road Jersey Integration

Provides Jersey Filters for collecting data

Лицензия

Лицензия

Категории

Категории

Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

io.ifar.skid-road
Идентификатор

Идентификатор

skid-road-jersey
Последняя версия

Последняя версия

8
Дата

Дата

Тип

Тип

jar
Описание

Описание

Skid Road Jersey Integration
Provides Jersey Filters for collecting data
Организация-разработчик

Организация-разработчик

Multifarious, Inc.

Скачать skid-road-jersey

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
8
7
6
4.1
4
3