streaming

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Data
GroupId

GroupId

mx.bigdata.streaming
ArtifactId

ArtifactId

streaming
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

streaming
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/bigdata-mx/streaming/

Download streaming

How to add to project

<!-- https://jarcasting.com/artifacts/mx.bigdata.streaming/streaming/ -->
<dependency>
    <groupId>mx.bigdata.streaming</groupId>
    <artifactId>streaming</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/mx.bigdata.streaming/streaming/
implementation 'mx.bigdata.streaming:streaming:1.0.0'
// https://jarcasting.com/artifacts/mx.bigdata.streaming/streaming/
implementation ("mx.bigdata.streaming:streaming:1.0.0")
'mx.bigdata.streaming:streaming:jar:1.0.0'
<dependency org="mx.bigdata.streaming" name="streaming" rev="1.0.0">
  <artifact name="streaming" type="jar" />
</dependency>
@Grapes(
@Grab(group='mx.bigdata.streaming', module='streaming', version='1.0.0')
)
libraryDependencies += "mx.bigdata.streaming" % "streaming" % "1.0.0"
[mx.bigdata.streaming/streaming "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.10
org.codehaus.jackson : jackson-mapper-asl jar 1.8.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Streaming

Build Status

File streaming helper utils

Versions

Version
1.0.0