Download JAR files tagged by continuations with all dependencies
lib from group net.tascalate.javaflow.util (version 0.9.0)
Continuations / CoRoutines for Java 1.8+. This library is an add-on to Tascalate Javaflow continuations library.
It provides suspendable version of java.util.Stream, java.util.Iterator, java.util.function.* and helper classes to work
with continuations.
Artifact lib
Group net.tascalate.javaflow.util
Version 0.9.0
Last update 20. August 2018
Organization not specified
URL https://github.com/vsilaev/tascalate-javaflow
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies net.tascalate.javaflow.api,
There are maybe transitive dependencies!
Group net.tascalate.javaflow.util
Version 0.9.0
Last update 20. August 2018
Organization not specified
URL https://github.com/vsilaev/tascalate-javaflow
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies net.tascalate.javaflow.api,
There are maybe transitive dependencies!
net.tascalate.javaflow.examples from group net.tascalate.javaflow (version 2.2.3)
Group: net.tascalate.javaflow Artifact: net.tascalate.javaflow.examples
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact net.tascalate.javaflow.examples
Group net.tascalate.javaflow
Version 2.2.3
Last update 03. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies net.tascalate.javaflow.api, net.tascalate.javaflow.extras,
There are maybe transitive dependencies!
Group net.tascalate.javaflow
Version 2.2.3
Last update 03. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies net.tascalate.javaflow.api, net.tascalate.javaflow.extras,
There are maybe transitive dependencies!
net.tascalate.javaflow.examples-cdi-weld from group net.tascalate.javaflow (version 2.2.3)
Group: net.tascalate.javaflow Artifact: net.tascalate.javaflow.examples-cdi-weld
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact net.tascalate.javaflow.examples-cdi-weld
Group net.tascalate.javaflow
Version 2.2.3
Last update 03. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies net.tascalate.javaflow.api, jsr305, weld-se,
There are maybe transitive dependencies!
Group net.tascalate.javaflow
Version 2.2.3
Last update 03. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies net.tascalate.javaflow.api, jsr305, weld-se,
There are maybe transitive dependencies!
net.tascalate.javaflow.examples-dyninvoke from group net.tascalate.javaflow (version 2.2.3)
Group: net.tascalate.javaflow Artifact: net.tascalate.javaflow.examples-dyninvoke
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact net.tascalate.javaflow.examples-dyninvoke
Group net.tascalate.javaflow
Version 2.2.3
Last update 03. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies net.tascalate.javaflow.api, net.tascalate.javaflow.spi, net.tascalate.javaflow.providers.asm5, net.tascalate.javaflow.utils, asm,
There are maybe transitive dependencies!
Group net.tascalate.javaflow
Version 2.2.3
Last update 03. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies net.tascalate.javaflow.api, net.tascalate.javaflow.spi, net.tascalate.javaflow.providers.asm5, net.tascalate.javaflow.utils, asm,
There are maybe transitive dependencies!
net.tascalate.javaflow.examples-cdi-owb from group net.tascalate.javaflow (version 2.2.3)
Group: net.tascalate.javaflow Artifact: net.tascalate.javaflow.examples-cdi-owb
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact net.tascalate.javaflow.examples-cdi-owb
Group net.tascalate.javaflow
Version 2.2.3
Last update 03. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies net.tascalate.javaflow.api, cdi-api, javax.annotation-api, openwebbeans-se,
There are maybe transitive dependencies!
Group net.tascalate.javaflow
Version 2.2.3
Last update 03. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies net.tascalate.javaflow.api, cdi-api, javax.annotation-api, openwebbeans-se,
There are maybe transitive dependencies!
net.tascalate.javaflow.utils from group net.tascalate.javaflow (version 2.2.3)
Group: net.tascalate.javaflow Artifact: net.tascalate.javaflow.utils
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact net.tascalate.javaflow.utils
Group net.tascalate.javaflow
Version 2.2.3
Last update 03. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies net.tascalate.javaflow.spi, commons-logging,
There are maybe transitive dependencies!
Group net.tascalate.javaflow
Version 2.2.3
Last update 03. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies net.tascalate.javaflow.spi, commons-logging,
There are maybe transitive dependencies!
rife-continuations from group org.rifers (version 0.0.2)
RIFE/continuations is a sub-project of RIFE that aims to make
its support for continuations in pure Java available as a
general-purpose library.
Artifact rife-continuations
Group org.rifers
Version 0.0.2
Last update 06. March 2006
Organization Rifers
URL http://rifers.org/wiki/display/RIFECNT
License CDDL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.rifers
Version 0.0.2
Last update 06. March 2006
Organization Rifers
URL http://rifers.org/wiki/display/RIFECNT
License CDDL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
mqtt-client-website from group org.fusesource.mqtt-client (version 1.16)
mqtt-client provides an ASL 2.0 licensed API to MQTT. It takes care of
automatically reconnecting to your MQTT server and restoring your client
session if any network failures occur. Applications can use a blocking
API style, a futures based API, or a callback/continuations passing API
style.
Group: org.fusesource.mqtt-client Artifact: mqtt-client-website
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mqtt-client-website
Group org.fusesource.mqtt-client
Version 1.16
Last update 18. September 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies scala-library, scala-compiler, scalate-wikitext, scalate-page, scalamd, slf4j-log4j12,
There are maybe transitive dependencies!
Group org.fusesource.mqtt-client
Version 1.16
Last update 18. September 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies scala-library, scala-compiler, scalate-wikitext, scalate-page, scalamd, slf4j-log4j12,
There are maybe transitive dependencies!
mqtt-client from group org.fusesource.mqtt-client (version 1.16)
mqtt-client provides an ASL 2.0 licensed API to MQTT. It takes care of
automatically reconnecting to your MQTT server and restoring your client
session if any network failures occur. Applications can use a blocking
API style, a futures based API, or a callback/continuations passing API
style.
Group: org.fusesource.mqtt-client Artifact: mqtt-client
Show all versions Show documentation Show source
Show all versions Show documentation Show source
57 downloads
Artifact mqtt-client
Group org.fusesource.mqtt-client
Version 1.16
Last update 18. September 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies hawtdispatch-transport, hawtbuf,
There are maybe transitive dependencies!
Group org.fusesource.mqtt-client
Version 1.16
Last update 18. September 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies hawtdispatch-transport, hawtbuf,
There are maybe transitive dependencies!
mqtt-client-project from group org.fusesource.mqtt-client (version 1.16)
mqtt-client provides an ASL 2.0 licensed API to MQTT. It takes care of
automatically reconnecting to your MQTT server and restoring your client
session if any network failures occur. Applications can use a blocking
API style, a futures based API, or a callback/continuations passing API
style.
Group: org.fusesource.mqtt-client Artifact: mqtt-client-project
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mqtt-client-project
Group org.fusesource.mqtt-client
Version 1.16
Last update 18. September 2019
Organization not specified
URL http://${forge-project-id}.fusesource.org/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.fusesource.mqtt-client
Version 1.16
Last update 18. September 2019
Organization not specified
URL http://${forge-project-id}.fusesource.org/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 11 from 11 (items total 110)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy