Download JAR files tagged by thread with all dependencies
chamber from group com.github.skydoves (version 1.0.3)
A lightweight Android thread-safe pipeline for communicating between lifecycle components with custom scopes.
Group: com.github.skydoves Artifact: chamber
Show all versions Show documentation
Show all versions Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact chamber
Group com.github.skydoves
Version 1.0.3
Last update 15. May 2021
Organization not specified
URL https://github.com/skydoves/chamber/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!
Group com.github.skydoves
Version 1.0.3
Last update 15. May 2021
Organization not specified
URL https://github.com/skydoves/chamber/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!
api-limiter from group com.dinuberinde (version 1.4)
A thread safe Java library to limit access to an API on behalf
of a specific client or all clients in a certain timeframe
0 downloads
Artifact api-limiter
Group com.dinuberinde
Version 1.4
Last update 13. April 2021
Organization not specified
URL https://github.com/DinuBerinde/api-limiter
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jcip-annotations,
There are maybe transitive dependencies!
Group com.dinuberinde
Version 1.4
Last update 13. April 2021
Organization not specified
URL https://github.com/DinuBerinde/api-limiter
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jcip-annotations,
There are maybe transitive dependencies!
org.overture.ide.plugins.rttraceviewer from group org.overturetool.ide.plugins (version 3.0.2)
Graphical tool to display execution trace of a VDM RT model. Enables the user to see thread switched and bus traffic.
Group: org.overturetool.ide.plugins Artifact: org.overture.ide.plugins.rttraceviewer
Show all versions Show source
Show all versions Show source
0 downloads
Artifact org.overture.ide.plugins.rttraceviewer
Group org.overturetool.ide.plugins
Version 3.0.2
Last update 10. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.overturetool.ide.plugins
Version 3.0.2
Last update 10. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
stopwatch from group com.github.priytam (version 1.0.0)
A java library that provides thread safe implimentation of stop watch
------------------------------------------
Project version: 1.0.0
Gradle version: 6.1
Documentation: https://priytam.github.io/stopwatch/
------------------------------------------
Artifact stopwatch
Group com.github.priytam
Version 1.0.0
Last update 14. June 2020
Organization not specified
URL https://github.com/Priytam/alarm
License The MIT License (MIT)
Dependencies amount 1
Dependencies concurrent,
There are maybe transitive dependencies!
Group com.github.priytam
Version 1.0.0
Last update 14. June 2020
Organization not specified
URL https://github.com/Priytam/alarm
License The MIT License (MIT)
Dependencies amount 1
Dependencies concurrent,
There are maybe transitive dependencies!
thread-synchronization from group com.hubbledouble (version 1.0.0)
Code utility to synchronize two or more concurrent thread processes
so they don't execute simultaneously critical code sections
Artifact thread-synchronization
Group com.hubbledouble
Version 1.0.0
Last update 24. May 2020
Organization not specified
URL https://github.com/hubbledouble/thread-synchronization
License Apache-2.0
Dependencies amount 2
Dependencies spring-boot-starter-data-mongodb, junit,
There are maybe transitive dependencies!
Group com.hubbledouble
Version 1.0.0
Last update 24. May 2020
Organization not specified
URL https://github.com/hubbledouble/thread-synchronization
License Apache-2.0
Dependencies amount 2
Dependencies spring-boot-starter-data-mongodb, junit,
There are maybe transitive dependencies!
lmock from group fr.xioxoz (version 1.0.0)
The LMock is a testing library that provides Mock with multi-thread
support. It aims to provide a simple mock experience on Java and
Android platforms.
Artifact lmock
Group fr.xioxoz
Version 1.0.0
Last update 13. May 2020
Organization not specified
URL https://github.com/xioxoz/lmock
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group fr.xioxoz
Version 1.0.0
Last update 13. May 2020
Organization not specified
URL https://github.com/xioxoz/lmock
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
tpg4j from group com.iwuyc.tools (version 0.1.1)
Thread Pool Governance for Java.It can dynamic allocation reload thread pools size and queue size by yaml
configuration.
Artifact tpg4j
Group com.iwuyc.tools
Version 0.1.1
Last update 27. December 2019
Organization not specified
URL https://github.com/iWuYc-X/tpg4j
License GNU General Public License v2.0
Dependencies amount 1
Dependencies iwuyc-common,
There are maybe transitive dependencies!
Group com.iwuyc.tools
Version 0.1.1
Last update 27. December 2019
Organization not specified
URL https://github.com/iWuYc-X/tpg4j
License GNU General Public License v2.0
Dependencies amount 1
Dependencies iwuyc-common,
There are maybe transitive dependencies!
high-concurrent-server from group io.github.greatgarlic (version 1.0)
The main core idea is to replace java.util.concurrent.ArrayBlockingQueue in Logback's AsyncAppenderBase with the Disruptor inter-thread communication library.
0 downloads
Artifact high-concurrent-server
Group io.github.greatgarlic
Version 1.0
Last update 20. December 2019
Organization not specified
URL https://github.com/GreatGarlic/High-concurrent-server
License The Apache Software License, Version 2.0
Dependencies amount 14
Dependencies netty-all, javassist, disruptor, logback-classic, logback-access, logback-core, jcl-over-slf4j, slf4j-api, logstash-logback-encoder, jackson-databind, jackson-core, jackson-annotations, junit, protobuf-java,
There are maybe transitive dependencies!
Group io.github.greatgarlic
Version 1.0
Last update 20. December 2019
Organization not specified
URL https://github.com/GreatGarlic/High-concurrent-server
License The Apache Software License, Version 2.0
Dependencies amount 14
Dependencies netty-all, javassist, disruptor, logback-classic, logback-access, logback-core, jcl-over-slf4j, slf4j-api, logstash-logback-encoder, jackson-databind, jackson-core, jackson-annotations, junit, protobuf-java,
There are maybe transitive dependencies!
scoped-system-properties from group io.github.bmuskalla (version 1.1.0)
Easy to use, lock-free, thread-safe scoped system properties to isolate changes to global state.
Group: io.github.bmuskalla Artifact: scoped-system-properties
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact scoped-system-properties
Group io.github.bmuskalla
Version 1.1.0
Last update 17. December 2019
Organization not specified
URL https://github.com/bmuskalla/scoped-system-properties
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.bmuskalla
Version 1.1.0
Last update 17. December 2019
Organization not specified
URL https://github.com/bmuskalla/scoped-system-properties
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
fates-threads from group com.github.upthewaterspout.fates (version 0.3.0)
Group: com.github.upthewaterspout.fates Artifact: fates-threads
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
Page 37 from 62 (items total 616)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy