License |
License |
---|---|
GroupId | GroupIdcom.jkoolcloud |
ArtifactId | ArtifactIdjesl |
Version | Version0.9.10 |
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.10.pom | |
jesl-0.9.10.jar | 78 KB |
jesl-0.9.10-sources.jar | 60 KB |
jesl-0.9.10-javadoc.jar | 239 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jkoolcloud/jesl/ -->
<dependency>
<groupId>com.jkoolcloud</groupId>
<artifactId>jesl</artifactId>
<version>0.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.jkoolcloud/jesl/
implementation 'com.jkoolcloud:jesl:0.9.10'
// https://jarcasting.com/artifacts/com.jkoolcloud/jesl/
implementation ("com.jkoolcloud:jesl:0.9.10")
'com.jkoolcloud:jesl:jar:0.9.10'
<dependency org="com.jkoolcloud" name="jesl" rev="0.9.10">
<artifact name="jesl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jkoolcloud', module='jesl', version='0.9.10')
)
libraryDependencies += "com.jkoolcloud" % "jesl" % "0.9.10"
[com.jkoolcloud/jesl "0.9.10"]
Group / Artifact | Type | Version |
---|---|---|
com.jkoolcloud : tnt4j-core | jar | 2.14.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple Optional | jar | 1.7.30 |