Download JAR files tagged by blocking with all dependencies
asyncflows-io from group org.asyncflows (version 0.1.1)
AsyncFlows core character and binary IO interfaces. Also there are synchronous
stream adapters and network interface implementation (blocking and selector).
0 downloads
Artifact asyncflows-io
Group org.asyncflows
Version 0.1.1
Last update 15. October 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies asyncflows-core, slf4j-api,
There are maybe transitive dependencies!
Group org.asyncflows
Version 0.1.1
Last update 15. October 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies asyncflows-core, slf4j-api,
There are maybe transitive dependencies!
solrs_2.11 from group io.ino (version 2.3.0)
A solr client for scala, providing a query interface like SolrJ, just asynchronously / non-blocking
Artifact solrs_2.11
Group io.ino
Version 2.3.0
Last update 12. June 2019
Organization io.ino
URL https://github.com/inoio/solrs
License Apache-2.0
Dependencies amount 5
Dependencies scala-library, solr-solrj, async-http-client, slf4j-api, commons-logging,
There are maybe transitive dependencies!
Group io.ino
Version 2.3.0
Last update 12. June 2019
Organization io.ino
URL https://github.com/inoio/solrs
License Apache-2.0
Dependencies amount 5
Dependencies scala-library, solr-solrj, async-http-client, slf4j-api, commons-logging,
There are maybe transitive dependencies!
sample from group nl.demon.shadowland.freedumbytes.swingx (version 2.4.1)
The JModalWindow project was created to support modal functionality, similar to JDialog, without blocking all frames.
Group: nl.demon.shadowland.freedumbytes.swingx Artifact: sample
Show all versions Show documentation Show source
Show all versions Show documentation Show source
2 downloads
Artifact sample
Group nl.demon.shadowland.freedumbytes.swingx
Version 2.4.1
Last update 02. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group nl.demon.shadowland.freedumbytes.swingx
Version 2.4.1
Last update 02. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jmodalwindow from group nl.demon.shadowland.freedumbytes.swingx (version 2.4.1)
The JModalWindow project was created to support modal functionality, similar to JDialog, without blocking all frames.
Group: nl.demon.shadowland.freedumbytes.swingx Artifact: jmodalwindow
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jmodalwindow
Group nl.demon.shadowland.freedumbytes.swingx
Version 2.4.1
Last update 02. April 2019
Organization not specified
URL ${projectRoot}
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group nl.demon.shadowland.freedumbytes.swingx
Version 2.4.1
Last update 02. April 2019
Organization not specified
URL ${projectRoot}
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
demo from group nl.demon.shadowland.freedumbytes.swingx (version 2.4.1)
The JModalWindow project was created to support modal functionality, similar to JDialog, without blocking all frames.
Group: nl.demon.shadowland.freedumbytes.swingx Artifact: demo
Show all versions Show documentation Show source
Show all versions Show documentation Show source
4 downloads
Artifact demo
Group nl.demon.shadowland.freedumbytes.swingx
Version 2.4.1
Last update 02. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group nl.demon.shadowland.freedumbytes.swingx
Version 2.4.1
Last update 02. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
swingx from group nl.demon.shadowland.freedumbytes.swingx (version 2.4.1)
The JModalWindow project was created to support modal functionality, similar to JDialog, without blocking all frames.
Group: nl.demon.shadowland.freedumbytes.swingx Artifact: swingx
Show all versions Show documentation Show source
Show all versions Show documentation Show source
12 downloads
Artifact swingx
Group nl.demon.shadowland.freedumbytes.swingx
Version 2.4.1
Last update 02. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group nl.demon.shadowland.freedumbytes.swingx
Version 2.4.1
Last update 02. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
graal-elder from group fr.lirmm.graphik (version 1.0.17)
A defeasible reasoning tool for existential rules,
it supports defeasible reasoning with amibguity blocking/propagating with or without team defeat
0 downloads
Artifact graal-elder
Group fr.lirmm.graphik
Version 1.0.17
Last update 06. March 2019
Organization not specified
URL https://github.com/hamhec/graal-elder
License
Dependencies amount 4
Dependencies graal-defeasible-core, jackson-core, jackson-annotations, jackson-databind,
There are maybe transitive dependencies!
Group fr.lirmm.graphik
Version 1.0.17
Last update 06. March 2019
Organization not specified
URL https://github.com/hamhec/graal-elder
License
Dependencies amount 4
Dependencies graal-defeasible-core, jackson-core, jackson-annotations, jackson-databind,
There are maybe transitive dependencies!
net.tascalate.concurrent.lib from group net.tascalate.concurrent (version 0.7.1)
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage
and related extensions to java.util.concurrent.ExecutorService-s
Group: net.tascalate.concurrent Artifact: net.tascalate.concurrent.lib
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact net.tascalate.concurrent.lib
Group net.tascalate.concurrent
Version 0.7.1
Last update 14. January 2019
Organization not specified
URL https://github.com/vsilaev/tascalate-concurrent
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies commons-logging,
There are maybe transitive dependencies!
Group net.tascalate.concurrent
Version 0.7.1
Last update 14. January 2019
Organization not specified
URL https://github.com/vsilaev/tascalate-concurrent
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies commons-logging,
There are maybe transitive dependencies!
AsyncFileRw from group com.github.javasync (version 1.1.2)
The AsyncFiles class allows Java applications to easily read/write
files asynchronously and without blocking.
This is an equivalent to the standard JDK Files class but using
non-blocking IO.
0 downloads
Artifact AsyncFileRw
Group com.github.javasync
Version 1.1.2
Last update 27. September 2018
Organization not specified
URL https://github.com/javasync/AsyncFileRw
License MIT license
Dependencies amount 1
Dependencies reactive-streams,
There are maybe transitive dependencies!
Group com.github.javasync
Version 1.1.2
Last update 27. September 2018
Organization not specified
URL https://github.com/javasync/AsyncFileRw
License MIT license
Dependencies amount 1
Dependencies reactive-streams,
There are maybe transitive dependencies!
asynchbase from group org.hbase (version 1.8.2)
An alternative HBase client library for applications requiring fully
asynchronous, non-blocking and thread-safe HBase connectivity.
Artifact asynchbase
Group org.hbase
Version 1.8.2
Last update 20. May 2018
Organization The Async HBase Authors
URL https://github.com/OpenTSDB/asynchbase
License BSD
Dependencies amount 6
Dependencies guava, protobuf-java, netty, async, zookeeper, slf4j-api,
There are maybe transitive dependencies!
Group org.hbase
Version 1.8.2
Last update 20. May 2018
Organization The Async HBase Authors
URL https://github.com/OpenTSDB/asynchbase
License BSD
Dependencies amount 6
Dependencies guava, protobuf-java, netty, async, zookeeper, slf4j-api,
There are maybe transitive dependencies!
Page 37 from 3 (items total 424)