Download JAR files tagged by listenablefuture with all dependencies
adapter-guava from group io.github.zawn.retrofit2 (version 2.10.6)
A Retrofit CallAdapter for Guava's ListenableFuture.
Artifact adapter-guava
Group io.github.zawn.retrofit2
Version 2.10.6
Last update 30. September 2021
Organization not specified
URL https://github.com/square/retrofit
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies retrofit, guava,
There are maybe transitive dependencies!
Group io.github.zawn.retrofit2
Version 2.10.6
Last update 30. September 2021
Organization not specified
URL https://github.com/square/retrofit
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies retrofit, guava,
There are maybe transitive dependencies!
adapter-guava from group io.github.zawn (version 2.10.2)
A Retrofit CallAdapter for Guava's ListenableFuture.
0 downloads
Artifact adapter-guava
Group io.github.zawn
Version 2.10.2
Last update 29. April 2021
Organization not specified
URL https://github.com/zawn/retrofit
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies retrofit, guava,
There are maybe transitive dependencies!
Group io.github.zawn
Version 2.10.2
Last update 29. April 2021
Organization not specified
URL https://github.com/zawn/retrofit
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies retrofit, guava,
There are maybe transitive dependencies!
adapter-guava from group com.squareup.retrofit2 (version 2.9.0)
A Retrofit CallAdapter for Guava's ListenableFuture.
Group: com.squareup.retrofit2 Artifact: adapter-guava
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact adapter-guava
Group com.squareup.retrofit2
Version 2.9.0
Last update 20. May 2020
Organization not specified
URL https://github.com/square/retrofit
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies retrofit, guava,
There are maybe transitive dependencies!
Group com.squareup.retrofit2
Version 2.9.0
Last update 20. May 2020
Organization not specified
URL https://github.com/square/retrofit
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies retrofit, guava,
There are maybe transitive dependencies!
fluent-futures from group org.robotninjas (version 1.0)
A fluent adapter for Guava ListenableFuture
Artifact fluent-futures
Group org.robotninjas
Version 1.0
Last update 11. July 2014
Organization not specified
URL https://github.com/mgodave/fluent-futures
License Apache License, Version 2.0
Dependencies amount 2
Dependencies guava, junit,
There are maybe transitive dependencies!
Group org.robotninjas
Version 1.0
Last update 11. July 2014
Organization not specified
URL https://github.com/mgodave/fluent-futures
License Apache License, Version 2.0
Dependencies amount 2
Dependencies guava, junit,
There are maybe transitive dependencies!
wills from group com.github.avarabyeu (version 0.0.3)
Useful utils built on top of Guava's ListenableFuture
0 downloads
Artifact wills
Group com.github.avarabyeu
Version 0.0.3
Last update 27. October 2014
Organization not specified
URL https://github.com/avarabyeu/wills
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies guava, jsr305,
There are maybe transitive dependencies!
Group com.github.avarabyeu
Version 0.0.3
Last update 27. October 2014
Organization not specified
URL https://github.com/avarabyeu/wills
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies guava, jsr305,
There are maybe transitive dependencies!
jersey-rx-client-guava from group org.glassfish.jersey.ext.rx (version 3.1.0-M2)
Jersey Reactive Client - Guava (ListenableFuture) provider.
Group: org.glassfish.jersey.ext.rx Artifact: jersey-rx-client-guava
Show all versions Show documentation Show source
Show all versions Show documentation Show source
20 downloads
Artifact jersey-rx-client-guava
Group org.glassfish.jersey.ext.rx
Version 3.1.0-M2
Last update 22. December 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jersey-client, guava,
There are maybe transitive dependencies!
Group org.glassfish.jersey.ext.rx
Version 3.1.0-M2
Last update 22. December 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jersey-client, guava,
There are maybe transitive dependencies!
durian-rx from group com.diffplug.durian (version 3.1.2)
DurianRx: Reactive getters, powered by RxJava and ListenableFuture
0 downloads
Artifact durian-rx
Group com.diffplug.durian
Version 3.1.2
Last update 21. October 2021
Organization not specified
URL https://github.com/diffplug/durian-rx
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies rxjava, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group com.diffplug.durian
Version 3.1.2
Last update 21. October 2021
Organization not specified
URL https://github.com/diffplug/durian-rx
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies rxjava, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
dropwizard-async from group zone.dragon.dropwizard (version 1.2.9-2552d7)
Enables the use of CompletableFuture and ListenableFuture as return types from resource methods
Group: zone.dragon.dropwizard Artifact: dropwizard-async
Show all versions Show documentation Show source
Show all versions Show documentation Show source
3 downloads
Artifact dropwizard-async
Group zone.dragon.dropwizard
Version 1.2.9-2552d7
Last update 10. August 2019
Organization not specified
URL https://github.com/dragonzone/dropwizard-async
License MIT License
Dependencies amount 10
Dependencies guava, dropwizard-core, dropwizard-jersey, dropwizard-jetty, javax.inject, javax.ws.rs-api, hk2-api, jersey-guava, jersey-server, slf4j-api,
There are maybe transitive dependencies!
Group zone.dragon.dropwizard
Version 1.2.9-2552d7
Last update 10. August 2019
Organization not specified
URL https://github.com/dragonzone/dropwizard-async
License MIT License
Dependencies amount 10
Dependencies guava, dropwizard-core, dropwizard-jersey, dropwizard-jetty, javax.inject, javax.ws.rs-api, hk2-api, jersey-guava, jersey-server, slf4j-api,
There are maybe transitive dependencies!
failureaccess from group com.google.guava (version 1.0.1)
Contains
com.google.common.util.concurrent.internal.InternalFutureFailureAccess and
InternalFutures. Most users will never need to use this artifact. Its
classes is conceptually a part of Guava, but they're in this separate
artifact so that Android libraries can use them without pulling in all of
Guava (just as they can use ListenableFuture by depending on the
listenablefuture artifact).
29 downloads
Artifact failureaccess
Group com.google.guava
Version 1.0.1
Last update 19. November 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.google.guava
Version 1.0.1
Last update 19. November 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
dryuf-concurrent from group net.dryuf (version 1.3.1)
Dryuf Concurrent is enhancement over original Java Concurrent Future design. Apart from providing
ListenableFuture functionality, it provides flexibility how to handle cancel() operations, can delay the
notifications. It allows various types of notification listeners, distinguishing among successful end,
failure and end due to cancel request. Last but not least, it has very low memory footprint and
excellent performance, even outperforming JDK Future without listener support.
0 downloads
Artifact dryuf-concurrent
Group net.dryuf
Version 1.3.1
Last update 16. April 2022
Organization not specified
URL https://github.com/dryuf/dryuf-concurrent
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.dryuf
Version 1.3.1
Last update 16. April 2022
Organization not specified
URL https://github.com/dryuf/dryuf-concurrent
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 1 from 2 (items total 11)