Netstreamer/Example

Netstreamer is a general-purpose event streaming library built on top of the asynchronous event-driven network application framework Netty, and could be used to implement internet facing message brokers and publisher-subscriber systems.

License

License

Categories

Categories

Net
GroupId

GroupId

com.mohammadaltaleb.netstreamer
ArtifactId

ArtifactId

netstreamer-example
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Netstreamer/Example
Netstreamer is a general-purpose event streaming library built on top of the asynchronous event-driven network application framework Netty, and could be used to implement internet facing message brokers and publisher-subscriber systems.
Project Organization

Project Organization

Netstreamer Project

Download netstreamer-example

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.mohammadaltaleb.netstreamer : netstreamer-core jar 0.1.2
com.mohammadaltaleb.netstreamer : netstreamer-connector jar 0.1.2
org.slf4j : slf4j-log4j12 jar 1.7.30
io.netty : netty-tcnative-boringssl-static jar 2.0.46.Final
com.fasterxml.jackson.core : jackson-databind jar 2.10.5.1

Project Modules

There are no modules declared in this project.
com.mohammadaltaleb.netstreamer

Netstreamer Project

Versions

Version
0.1.2
0.1.1
0.1