All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download hystrix-javanica JAR 1.4.16 with all dependencies


hystrix-javanica

Files of the artifact hystrix-javanica version 1.4.16 from the group com.netflix.hystrix.

Artifact hystrix-javanica
Group com.netflix.hystrix
Version 1.4.16
Last update 28. September 2015
Tags: javanica hystrix
Organization not specified
URL https://github.com/Netflix/Hystrix
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 1.5.18
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of hystrix-javanica Show documentation

Please rate this JAR file. Is it a good library?

38 downloads

Source code of hystrix-javanica version 1.4.16

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.hystrix-javanica.properties
com.netflix.hystrix.contrib.javanica.annotation
com.netflix.hystrix.contrib.javanica.annotation.com.netflix.hystrix.contribnica.annotation.HystrixCollapser
com.netflix.hystrix.contrib.javanica.annotation.com.netflix.hystrix.contribnica.annotation.HystrixCommand
com.netflix.hystrix.contrib.javanica.annotation.com.netflix.hystrix.contribnica.annotation.HystrixProperty
com.netflix.hystrix.contrib.javanica.aop.aspectj
com.netflix.hystrix.contrib.javanica.aop.aspectj.com.netflix.hystrix.contribnica.aop.aspectj.HystrixCacheAspect
com.netflix.hystrix.contrib.javanica.aop.aspectj.com.netflix.hystrix.contribnica.aop.aspectj.HystrixCommandAspect
com.netflix.hystrix.contrib.javanica.cache
com.netflix.hystrix.contrib.javanica.cache.com.netflix.hystrix.contribnica.cache.CacheInvocationContext
com.netflix.hystrix.contrib.javanica.cache.com.netflix.hystrix.contribnica.cache.CacheInvocationContextFactory
com.netflix.hystrix.contrib.javanica.cache.com.netflix.hystrix.contribnica.cache.CacheInvocationParameter
com.netflix.hystrix.contrib.javanica.cache.com.netflix.hystrix.contribnica.cache.DefaultHystrixGeneratedCacheKey
com.netflix.hystrix.contrib.javanica.cache.com.netflix.hystrix.contribnica.cache.HystrixCacheKeyGenerator
com.netflix.hystrix.contrib.javanica.cache.com.netflix.hystrix.contribnica.cache.HystrixGeneratedCacheKey
com.netflix.hystrix.contrib.javanica.cache.com.netflix.hystrix.contribnica.cache.HystrixRequestCacheManager
com.netflix.hystrix.contrib.javanica.cache.annotation
com.netflix.hystrix.contrib.javanica.cache.annotation.com.netflix.hystrix.contribnica.cache.annotation.CacheKey
com.netflix.hystrix.contrib.javanica.cache.annotation.com.netflix.hystrix.contribnica.cache.annotation.CacheRemove
com.netflix.hystrix.contrib.javanica.cache.annotation.com.netflix.hystrix.contribnica.cache.annotation.CacheResult
com.netflix.hystrix.contrib.javanica.collapser
com.netflix.hystrix.contrib.javanica.collapser.com.netflix.hystrix.contribnica.collapser.CommandCollapser
com.netflix.hystrix.contrib.javanica.command
com.netflix.hystrix.contrib.javanica.command.com.netflix.hystrix.contribnica.command.AbstractHystrixCommand
com.netflix.hystrix.contrib.javanica.command.com.netflix.hystrix.contribnica.command.AbstractHystrixCommandFactory
com.netflix.hystrix.contrib.javanica.command.com.netflix.hystrix.contribnica.command.AsyncResult
com.netflix.hystrix.contrib.javanica.command.com.netflix.hystrix.contribnica.command.BatchHystrixCommand
com.netflix.hystrix.contrib.javanica.command.com.netflix.hystrix.contribnica.command.BatchHystrixCommandFactory
com.netflix.hystrix.contrib.javanica.command.com.netflix.hystrix.contribnica.command.ClosureCommand
com.netflix.hystrix.contrib.javanica.command.com.netflix.hystrix.contribnica.command.CommandAction
com.netflix.hystrix.contrib.javanica.command.com.netflix.hystrix.contribnica.command.CommandActions
com.netflix.hystrix.contrib.javanica.command.com.netflix.hystrix.contribnica.command.CommandExecutionAction
com.netflix.hystrix.contrib.javanica.command.com.netflix.hystrix.contribnica.command.CommandExecutor
com.netflix.hystrix.contrib.javanica.command.com.netflix.hystrix.contribnica.command.CommandSetterBuilder
com.netflix.hystrix.contrib.javanica.command.com.netflix.hystrix.contribnica.command.ExecutionType
com.netflix.hystrix.contrib.javanica.command.com.netflix.hystrix.contribnica.command.GenericCommand
com.netflix.hystrix.contrib.javanica.command.com.netflix.hystrix.contribnica.command.GenericHystrixCommandFactory
com.netflix.hystrix.contrib.javanica.command.com.netflix.hystrix.contribnica.command.HystrixCommandBuilder
com.netflix.hystrix.contrib.javanica.command.com.netflix.hystrix.contribnica.command.HystrixCommandFactory
com.netflix.hystrix.contrib.javanica.command.com.netflix.hystrix.contribnica.command.LazyCommandExecutionAction
com.netflix.hystrix.contrib.javanica.command.com.netflix.hystrix.contribnica.command.MetaHolder
com.netflix.hystrix.contrib.javanica.command.com.netflix.hystrix.contribnica.command.MethodExecutionAction
com.netflix.hystrix.contrib.javanica.command.com.netflix.hystrix.contribnica.command.ObservableResult
com.netflix.hystrix.contrib.javanica.command.closure
com.netflix.hystrix.contrib.javanica.command.closure.com.netflix.hystrix.contribnica.command.closure.AbstractClosureFactory
com.netflix.hystrix.contrib.javanica.command.closure.com.netflix.hystrix.contribnica.command.closure.AsyncClosureFactory
com.netflix.hystrix.contrib.javanica.command.closure.com.netflix.hystrix.contribnica.command.closure.Closure
com.netflix.hystrix.contrib.javanica.command.closure.com.netflix.hystrix.contribnica.command.closure.ClosureFactory
com.netflix.hystrix.contrib.javanica.command.closure.com.netflix.hystrix.contribnica.command.closure.ClosureFactoryRegistry
com.netflix.hystrix.contrib.javanica.command.closure.com.netflix.hystrix.contribnica.command.closure.ObservableClosureFactory
com.netflix.hystrix.contrib.javanica.conf
com.netflix.hystrix.contrib.javanica.conf.com.netflix.hystrix.contribnica.conf.HystrixPropertiesManager
com.netflix.hystrix.contrib.javanica.exception
com.netflix.hystrix.contrib.javanica.exception.com.netflix.hystrix.contribnica.exception.CommandActionExecutionException
com.netflix.hystrix.contrib.javanica.exception.com.netflix.hystrix.contribnica.exception.ExceptionUtils
com.netflix.hystrix.contrib.javanica.exception.com.netflix.hystrix.contribnica.exception.FallbackInvocationException
com.netflix.hystrix.contrib.javanica.exception.com.netflix.hystrix.contribnica.exception.HystrixCacheKeyGenerationException
com.netflix.hystrix.contrib.javanica.exception.com.netflix.hystrix.contribnica.exception.HystrixCachingException
com.netflix.hystrix.contrib.javanica.utils
com.netflix.hystrix.contrib.javanica.utils.com.netflix.hystrix.contribnica.utils.AopUtils
.dummy.txt




© 2015 - 2024 Weber Informatics LLC | Privacy Policy