jEaSSE: Java Easy Server-Sent Events. Common components

Common components for jEaSSE: java EAsy Server-Sent Events

License

License

GroupId

GroupId

info.macias
ArtifactId

ArtifactId

jeasse-common
Last Version

Last Version

0.11.3
Release Date

Release Date

Type

Type

jar
Description

Description

jEaSSE: Java Easy Server-Sent Events. Common components
Common components for jEaSSE: java EAsy Server-Sent Events
Project URL

Project URL

http://github.com/mariomac/jeasse

Download jeasse-common

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.3
0.11.2
0.11.1
0.11.0
0.10.0