License |
License |
---|---|
GroupId | GroupIdcom.jkoolcloud |
ArtifactId | ArtifactIdjesl |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjesl
jKool Event Streaming Library
|
Project URL |
Project URL |
Project Organization |
Project OrganizationjKool, LLC |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jesl-0.9.12.pom | |
jesl-0.9.12.jar | 78 KB |
jesl-0.9.12-sources.jar | 59 KB |
jesl-0.9.12-javadoc.jar | 239 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jkoolcloud/jesl/ -->
<dependency>
<groupId>com.jkoolcloud</groupId>
<artifactId>jesl</artifactId>
<version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.jkoolcloud/jesl/
implementation 'com.jkoolcloud:jesl:0.9.12'
// https://jarcasting.com/artifacts/com.jkoolcloud/jesl/
implementation ("com.jkoolcloud:jesl:0.9.12")
'com.jkoolcloud:jesl:jar:0.9.12'
<dependency org="com.jkoolcloud" name="jesl" rev="0.9.12">
<artifact name="jesl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jkoolcloud', module='jesl', version='0.9.12')
)
libraryDependencies += "com.jkoolcloud" % "jesl" % "0.9.12"
[com.jkoolcloud/jesl "0.9.12"]
Group / Artifact | Type | Version |
---|---|---|
com.jkoolcloud : tnt4j-core | jar | 2.15.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple Optional | jar | 1.7.36 |