Skid Road Parent POM

Distributed collection, encryption, and shipping system for line-oriented output.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

9
Дата

Дата

Тип

Тип

pom
Описание

Описание

Skid Road Parent POM
Distributed collection, encryption, and shipping system for line-oriented output.
Ссылка на сайт

Ссылка на сайт

https://github.com/Multifarious/skid-road
Организация-разработчик

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

Multifarious, Inc.
Система контроля версий

Система контроля версий

https://github.com/Multifarious/skid-road

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

Имя Файла Размер
skid-road-parent-9.pom 16 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • skid-road
  • skid-road-dropwizard
  • skid-road-jdbi
  • skid-road-examples

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.

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

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