Download JAR files tagged by barrier with all dependencies
p6-barrier from group com.github.p6m7g8 (version 0.1.107)
p6-barrier
0 downloads
Artifact p6-barrier
Group com.github.p6m7g8
Version 0.1.107
Last update 17. April 2021
Organization not specified
URL https://github.com/p6m7g8/p6-barrier.git
License Apache License 2.0
Dependencies amount 10
Dependencies iam, lambda, lambda-nodejs, ssm, core, cdk-customresources, constructs, jsii-runtime, annotations, javax.annotation-api,
There are maybe transitive dependencies!
Group com.github.p6m7g8
Version 0.1.107
Last update 17. April 2021
Organization not specified
URL https://github.com/p6m7g8/p6-barrier.git
License Apache License 2.0
Dependencies amount 10
Dependencies iam, lambda, lambda-nodejs, ssm, core, cdk-customresources, constructs, jsii-runtime, annotations, javax.annotation-api,
There are maybe transitive dependencies!
fency-test from group io.fency (version 0.1.2)
fency-spring-boot-starter-redis from group io.fency (version 0.1.2)
Group: io.fency Artifact: fency-spring-boot-starter-redis
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
fency-spring-boot-sample-app from group io.fency (version 0.1.2)
Group: io.fency Artifact: fency-spring-boot-sample-app
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
fency-spring-boot-autoconfigure from group io.fency (version 0.1.2)
Group: io.fency Artifact: fency-spring-boot-autoconfigure
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
fency-redis from group io.fency (version 0.1.2)
fency-core from group io.fency (version 0.1.2)
Provides an idempotency barrier for RabbitMQ consumers.
Artifact fency-core
Group io.fency
Version 0.1.2
Last update 15. May 2019
Organization not specified
URL https://github.com/ask4gilles/fency
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies aspectjweaver, jackson-databind,
There are maybe transitive dependencies!
Group io.fency
Version 0.1.2
Last update 15. May 2019
Organization not specified
URL https://github.com/ask4gilles/fency
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies aspectjweaver, jackson-databind,
There are maybe transitive dependencies!
cobertura-checker from group com.tacitknowledge.maven.plugins (version 1.0.0)
The standard Cobertura maven plugin processes cobertura classes, not the XML report for threshold
checks. This becomes a barrier when generating the cobertura report using tools like testacular, a coverage
utility for Java Script. This plugin will parse the report and perform threshold checks.
It targets the http://cobertura.sourceforge.net/xml/coverage-04.dtd
0 downloads
Artifact cobertura-checker
Group com.tacitknowledge.maven.plugins
Version 1.0.0
Last update 14. May 2013
Organization not specified
URL https://github.com/tacitknowledge/maven-cobertura-checker
License not specified
Dependencies amount 1
Dependencies maven-project,
There are maybe transitive dependencies!
Group com.tacitknowledge.maven.plugins
Version 1.0.0
Last update 14. May 2013
Organization not specified
URL https://github.com/tacitknowledge/maven-cobertura-checker
License not specified
Dependencies amount 1
Dependencies maven-project,
There are maybe transitive dependencies!
low-latency-primitive-concurrent-queues from group uk.co.boundedbuffer (version 1.0.0)
An low latency, lock free, primitive bounded blocking queue backed by an int[].
This class mimics the interface of {@linkplain java.util.concurrent.BlockingQueue BlockingQueue},
however works with primitive ints rather than objects, so is unable to actually implement the
BlockingQueue.
This class takes advantage of the Unsafe.putOrderedObject, which allows us to create non-blocking code with
guaranteed writes.
These writes will not be re-orderd by instruction reordering. Under the covers it uses the faster store-store
barrier, rather than the the slower store-load barrier, which is used when doing a volatile write.
One of the trade off with this improved performance is we are limited to a single producer, single consumer.
Group: uk.co.boundedbuffer Artifact: low-latency-primitive-concurrent-queues
Show documentation Show source
Show documentation Show source
0 downloads
Artifact low-latency-primitive-concurrent-queues
Group uk.co.boundedbuffer
Version 1.0.0
Last update 24. February 2014
Organization not specified
URL http://www.boundedbuffer.co.uk
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies mockito-core, japex-maven-plugin,
There are maybe transitive dependencies!
Group uk.co.boundedbuffer
Version 1.0.0
Last update 24. February 2014
Organization not specified
URL http://www.boundedbuffer.co.uk
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies mockito-core, japex-maven-plugin,
There are maybe transitive dependencies!
Page 1 from 1 (items total 9)
© 2015 - 2024 Weber Informatics LLC | Privacy Policy