| License |
License |
|---|---|
| GroupId | GroupIdinfo.macias |
| ArtifactId | ArtifactIdjeasse-common |
| Last Version | Last Version0.11.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjEaSSE: Java Easy Server-Sent Events. Common components
Common components for jEaSSE: java EAsy Server-Sent Events
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jeasse-common-0.11.3.pom | |
| jeasse-common-0.11.3.jar | 6 KB |
| jeasse-common-0.11.3-sources.jar | 5 KB |
| jeasse-common-0.11.3-javadoc.jar | 50 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.10.0 |