Download JAR files tagged by eventsource with all dependencies
functions-client from group com.liveperson.faas (version 1.2.3)
Functions client for invoking lambdas via the eventsource gateway (a.k.a Asgard)
Group: com.liveperson.faas Artifact: functions-client
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact functions-client
Group com.liveperson.faas
Version 1.2.3
Last update 02. April 2024
Organization LivePerson
URL https://github.com/LivePersonInc/faas-client-jdk
License MIT
Dependencies amount 7
Dependencies spring-web, java-dotenv, log4j-api, log4j-core, javax.ws.rs-api, java-jwt, jackson-databind,
There are maybe transitive dependencies!
Group com.liveperson.faas
Version 1.2.3
Last update 02. April 2024
Organization LivePerson
URL https://github.com/LivePersonInc/faas-client-jdk
License MIT
Dependencies amount 7
Dependencies spring-web, java-dotenv, log4j-api, log4j-core, javax.ws.rs-api, java-jwt, jackson-databind,
There are maybe transitive dependencies!
jetty-eventsource-servlet from group org.eclipse.jetty (version 1.0.0)
An implementation of HTML5's EventSource (Server-Sent Events)
0 downloads
Artifact jetty-eventsource-servlet
Group org.eclipse.jetty
Version 1.0.0
Last update 09. April 2012
Organization not specified
URL Not specified
License Apache License - Version 2.0
Dependencies amount 1
Dependencies jetty-continuation,
There are maybe transitive dependencies!
Group org.eclipse.jetty
Version 1.0.0
Last update 09. April 2012
Organization not specified
URL Not specified
License Apache License - Version 2.0
Dependencies amount 1
Dependencies jetty-continuation,
There are maybe transitive dependencies!
de.huxhorn.lilith.data.eventsource from group de.huxhorn.lilith (version 8.3.0)
This file is part of Lilith. It contains the EventSource datatype and related classes.
Group: de.huxhorn.lilith Artifact: de.huxhorn.lilith.data.eventsource
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact de.huxhorn.lilith.data.eventsource
Group de.huxhorn.lilith
Version 8.3.0
Last update 11. December 2021
Organization not specified
URL http://lilithapp.com
License GNU Lesser General Public License v3 (LGPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group de.huxhorn.lilith
Version 8.3.0
Last update 11. December 2021
Organization not specified
URL http://lilithapp.com
License GNU Lesser General Public License v3 (LGPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jdonframework from group org.jdon (version 6.9)
JdonFramework is a java framework that you can use to build your Domain Driven Design + CQRS + EventSource applications with asynchronous concurrency and higher throughput.
Artifact jdonframework
Group org.jdon
Version 6.9
Last update 22. September 2018
Organization not specified
URL https://github.com/banq/jdonframework
License The Apache Software License, Version 2.0
Dependencies amount 13
Dependencies scannotation, picocontainer, javassist, guava, regexp, disruptor, cglib, aopalliance, commons-pool, jdom, log4j-core, log4j-api, ehcache,
There are maybe transitive dependencies!
Group org.jdon
Version 6.9
Last update 22. September 2018
Organization not specified
URL https://github.com/banq/jdonframework
License The Apache Software License, Version 2.0
Dependencies amount 13
Dependencies scannotation, picocontainer, javassist, guava, regexp, disruptor, cglib, aopalliance, commons-pool, jdom, log4j-core, log4j-api, ehcache,
There are maybe transitive dependencies!
webbit-easyremote from group org.webbitserver (version 0.1.3)
Simple bidirectional JavaServer - JavaScript Browser remoting, based on Webbit and WebSocket or EventSource+XMLHttpRequest
0 downloads
Artifact webbit-easyremote
Group org.webbitserver
Version 0.1.3
Last update 11. May 2011
Organization not specified
URL http://webbitserver.org/
License BSD License
Dependencies amount 2
Dependencies webbit, gson,
There are maybe transitive dependencies!
Group org.webbitserver
Version 0.1.3
Last update 11. May 2011
Organization not specified
URL http://webbitserver.org/
License BSD License
Dependencies amount 2
Dependencies webbit, gson,
There are maybe transitive dependencies!
web-sse from group org.glassfish.main.web (version 8.0.0-JDK17-M7)
Server-Sent Events specification (http://dev.w3.org/html5/eventsource) defines an JavaScript API for clients for receiving push notifications from a server on a HTTP connection.
This module has an API and implementation for server components
to send such event notifications.
0 downloads
Artifact web-sse
Group org.glassfish.main.web
Version 8.0.0-JDK17-M7
Last update 06. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jakarta.servlet-api,
There are maybe transitive dependencies!
Group org.glassfish.main.web
Version 8.0.0-JDK17-M7
Last update 06. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jakarta.servlet-api,
There are maybe transitive dependencies!
htmx-ext-sse from group org.mvnpm (version 2.2.2)
The `Server Sent Events` extension connects to an [EventSource](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events) directly from HTML. It manages the connections to your web server, listens for server events, an
Artifact htmx-ext-sse
Group org.mvnpm
Version 2.2.2
Last update 16. October 2024
Organization htmx-ext-sse
URL https://github.com/bigskysoftware/htmx-extensions#readme
License none
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.mvnpm
Version 2.2.2
Last update 16. October 2024
Organization htmx-ext-sse
URL https://github.com/bigskysoftware/htmx-extensions#readme
License none
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
NewsBoy from group com.elusive-code.newsboy (version 0.2)
Asynchronous publish-subscribe communication library.
Features:
1. Listeners are stored using WeakReferences to prevent memory leaks when they are not unsubscribed.
2. Uses fork-join framework for concurrent event delivery.
3. Publish methods returns collection of Futures that represent event notifications.
4. Supports ordered publishing: guaranteed to notify of the events in order they were published.
5. Provides EventSource and EventService interfaces for better integration with IOC containers and alternative implementations.
0 downloads
Artifact NewsBoy
Group com.elusive-code.newsboy
Version 0.2
Last update 20. April 2014
Organization not specified
URL https://github.com/elusive-code/NewsBoy
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies junit, commons-lang3,
There are maybe transitive dependencies!
Group com.elusive-code.newsboy
Version 0.2
Last update 20. April 2014
Organization not specified
URL https://github.com/elusive-code/NewsBoy
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies junit, commons-lang3,
There are maybe transitive dependencies!
Page 2 from 2 (items total 18)