All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by unrelated with all dependencies

Search JAR files by class name

conseq4j from group io.github.q3769 (version 20231102.0.20240623)

Group: io.github.q3769 Artifact: conseq4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact conseq4j
Group io.github.q3769
Version 20231102.0.20240623


common from group com.gitlab.taucher2003.t2003-utils (version 1.1-beta.13)

This module is part of T2003-Utils and contains all utils unrelated to any special libraries

Group: com.gitlab.taucher2003.t2003-utils Artifact: common
Show all versions Show documentation Show source 
 

0 downloads
Artifact common
Group com.gitlab.taucher2003.t2003-utils
Version 1.1-beta.13
Last update 11. April 2024
Organization not specified
URL https://gitlab.com/Taucher2003-Group/T2003-Utils/common
License MIT License
Dependencies amount 2
Dependencies slf4j-api, annotations,
There are maybe transitive dependencies!

conseq4j from group io.github.q3769.qlib (version 20211201.0.4)

A Java concurrent API to sequence related tasks while concurring unrelated ones

Group: io.github.q3769.qlib Artifact: conseq4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact conseq4j
Group io.github.q3769.qlib
Version 20211201.0.4
Last update 05. December 2021
Organization not specified
URL https://github.com/q3769/conseq4j
License MIT License
Dependencies amount 2
Dependencies caffeine, guava,
There are maybe transitive dependencies!

conseq from group io.github.q3769.qlib (version 20211104.0.4)

A Java concurrent API to sequence related tasks while concurring unrelated ones

Group: io.github.q3769.qlib Artifact: conseq
Show all versions Show documentation Show source 
 

0 downloads
Artifact conseq
Group io.github.q3769.qlib
Version 20211104.0.4
Last update 18. November 2021
Organization not specified
URL https://github.com/q3769/conseq
License MIT License
Dependencies amount 2
Dependencies caffeine, guava,
There are maybe transitive dependencies!

qlib-conseq from group io.github.q3769.qlib (version 20211017.1.0)

JAVA API lib to sequence related tasks while concurring unrelated ones

Group: io.github.q3769.qlib Artifact: qlib-conseq
Show documentation Show source 
 

0 downloads
Artifact qlib-conseq
Group io.github.q3769.qlib
Version 20211017.1.0
Last update 17. October 2021
Organization not specified
URL https://github.com/q3769/qlib-conseq
License MIT License
Dependencies amount 2
Dependencies caffeine, guava,
There are maybe transitive dependencies!

openhab-super-pom from group org.openhab (version 1.0.6)

This is a super POM for projects maintained by the openHAB Community. It contains only version-unrelated infrastructure settings and can/should also be used by projects that don't flow with the openHAB Release cycle. Settings within this POM must not have any influence on the build result.

Group: org.openhab Artifact: openhab-super-pom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact openhab-super-pom
Group org.openhab
Version 1.0.6
Last update 05. March 2023
Organization openHAB.org
URL https://github.com/openhab/infrastructure
License Eclipse Public License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

executor from group com.jano7 (version 2.0.2)

This small library provides an optimized solution to a problem where tasks for a particular key need to be processed sequentially as they arrive. This kind of problem can be solved by a SingleThreadExecutor, however it is not efficient. The issue is that the tasks for unrelated keys are not being processed in parallel, instead they are put into a queue common to all keys and wait for the single thread to execute them. This library allows them to be executed concurrently. Moreover this library works well in a situation where all the possible keys and their number is not known upfront.

Group: com.jano7 Artifact: executor
Show all versions Show documentation Show source 
 

0 downloads
Artifact executor
Group com.jano7
Version 2.0.2
Last update 20. September 2020
Organization not specified
URL https://github.com/jano7/executor
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 7)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy