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

Download JAR files tagged by circuit with all dependencies

Search JAR files by class name

switchgear from group com.smaato.switchgear (version 0.1.0)

Switchgear is a Java library that provides an API for call isolation, timeouts, and circuit breaker functionality. Our main goal is to achieve minimal performance overhead of the library, even when used in the hottest place of your application. Additionally, we've opted for zero transitive dependencies and maintaining a fluent API.

Group: com.smaato.switchgear Artifact: switchgear
Show documentation Show source 
 

0 downloads
Artifact switchgear
Group com.smaato.switchgear
Version 0.1.0
Last update 04. June 2020
Organization Smaato Inc.
URL https://github.com/smaato/switchgear
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

electric-distribution from group com.sun.electric (version 9.02-e)

Group: com.sun.electric Artifact: electric-distribution
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact electric-distribution
Group com.sun.electric
Version 9.02-e
Last update 10. March 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 18
Dependencies electric-concurrent, electric-utils, electric-irsim-api, electric-minarea-api, electric-core, electric-3d, electric-merge, electric-movie-jmf, electric-irsim, electric-minarea-bitmapjava, electric-minarea-bitmapscala, electric-minarea-deltamerge0, electric-minarea-deltamerge1, bsh, jython, scala-library, slf4j-api, slf4j-jdk14,
There are maybe transitive dependencies!

electric-merge from group com.sun.electric (version 9.02-e)

Group: com.sun.electric Artifact: electric-merge
Show all versions Show documentation Show source 
 

0 downloads
Artifact electric-merge
Group com.sun.electric
Version 9.02-e
Last update 10. March 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies scala-library, electric-core, electric-utils,
There are maybe transitive dependencies!

electric-3d from group com.sun.electric (version 9.02-e)

Group: com.sun.electric Artifact: electric-3d
Show all versions Show documentation Show source 
 

0 downloads
Artifact electric-3d
Group com.sun.electric
Version 9.02-e
Last update 10. March 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies electric-core, j3d-core-utils, electric-movie-api,
There are maybe transitive dependencies!

electric-core from group com.sun.electric (version 9.02-e)

Group: com.sun.electric Artifact: electric-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact electric-core
Group com.sun.electric
Version 9.02-e
Last update 10. March 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies electric-concurrent, electric-utils, electric-irsim-api, electric-minarea-api, AppleJavaExtensions, slf4j-api, slf4j-jdk14,
There are maybe transitive dependencies!

electric-concurrent from group com.sun.electric (version 9.02-e)

Group: com.sun.electric Artifact: electric-concurrent
Show all versions Show documentation Show source 
 

0 downloads
Artifact electric-concurrent
Group com.sun.electric
Version 9.02-e
Last update 10. March 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies electric-utils,
There are maybe transitive dependencies!

electric from group com.sun.electric (version 9.02-e)

Electric is an integrated-circuit design system that offers IC layout, schematic editing, and even textual hardware-description languages. It offers a wide range of synthesis and analysis tools for working on the circuitry. It has many importers and exporters for interfacing to other EDA (Electronic Design Automation) systems. It even has a constraint system for managing chip layout. For more information about Electric, see www.staticfreesoft.com

Group: com.sun.electric Artifact: electric
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact electric
Group com.sun.electric
Version 9.02-e
Last update 10. March 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

electric-test from group com.sun.electric (version 9.01-b)

Group: com.sun.electric Artifact: electric-test
Show all versions 
 

0 downloads
Artifact electric-test
Group com.sun.electric
Version 9.01-b
Last update 18. February 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

osgi.enroute.iot.pi.provider from group biz.aQute (version 2.2.0)

This bundle wraps Pi4j (http://pi4j.com) that wraps the native code Wiring Pi (http://wiringpi.com). It wraps these libraries to make them OSGi friendly and allow them to work together with the OSGi enRoute IoT circuit library (osgi.enroute.iot.circuit). The bundle will first use Pi4J to detect on what hardware it runs. If it runs on an appropriate type, it will register a component that can be configured with Metatype. The Metatype defines a full blown configuration template for all the Pi's functions. The GPIO's are registered as components for the circuit. Regardless of the success of the configuration, this bundle will also register a GpioController service, which is the main Pi4J class.

Group: biz.aQute Artifact: osgi.enroute.iot.pi.provider
Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.iot.pi.provider
Group biz.aQute
Version 2.2.0
Last update 06. January 2020
Organization OSGi Alliance
URL http://www.pi4j.com, http://www.raspicentral.com, http://www.savagehomeautomation.com
License http://opensource.org/licenses/lgpl-3.0.html
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

circuit4stream_2.12 from group com.github.norwae (version 1.0.0)

This module packages a circuit breaker that can be used to avoid overloading or otherwise depending on a temporarily unavailable (remote) system. The central use of the circuit breaker is to prevent failures from one system to cascade to other systems in an unchecked manner. Thus, our implementation is chiefly concerned with replacing a failing component with another component that fails in a very predictable manner. These failures are not "dropped" or otherwise made invisible, and still need to be handled, but they will occur in a predictable, and hopefully usable manner.

Group: com.github.norwae Artifact: circuit4stream_2.12
Show documentation Show source 
 

0 downloads
Artifact circuit4stream_2.12
Group com.github.norwae
Version 1.0.0
Last update 10. May 2019
Organization com.github.norwae
URL https://github.com/norwae/circuit4stream
License MIT
Dependencies amount 2
Dependencies scala-library, akka-stream_2.12,
There are maybe transitive dependencies!



Page 29 from 30 (items total 291)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy