Skid Road Parent POM

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

License

License

GroupId

GroupId

io.ifar.skid-road
ArtifactId

ArtifactId

skid-road-parent
Last Version

Last Version

9
Release Date

Release Date

Type

Type

pom
Description

Description

Skid Road Parent POM
Distributed collection, encryption, and shipping system for line-oriented output.
Project URL

Project URL

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

Project Organization

Multifarious, Inc.
Source Code Management

Source Code Management

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

Download skid-road-parent

Filename Size
skid-road-parent-9.pom 16 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • 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.

Versions

Version
9
8
7
6
4.1
4
3