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

Download switcher-client JAR 2.0.7 with all dependencies


Files of the artifact switcher-client version 2.0.7 from the group com.github.switcherapi.

Artifact switcher-client
Group com.github.switcherapi
Version 2.0.7


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

0 downloads

Source code of switcher-client version 2.0.7

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.github.switcherapi.switcher-client
META-INF.maven.com.github.switcherapi.switcher-client.META-INF.maven.com.github.switcherapi.switcher-client.pom.properties
META-INF.maven.com.github.switcherapi.switcher-client.META-INF.maven.com.github.switcherapi.switcher-client.pom.xml
com.github.switcherapi.client
com.github.switcherapi.client.com.github.switcherapi.client.ContextBuilder
com.github.switcherapi.client.com.github.switcherapi.client.SnapshotCallback
com.github.switcherapi.client.com.github.switcherapi.client.SwitcherContext
com.github.switcherapi.client.com.github.switcherapi.client.SwitcherContextBase
com.github.switcherapi.client.com.github.switcherapi.client.SwitcherContextValidator
com.github.switcherapi.client.com.github.switcherapi.client.SwitcherExecutor
com.github.switcherapi.client.com.github.switcherapi.client.SwitcherKey
com.github.switcherapi.client.com.github.switcherapi.client.SwitcherProperties
com.github.switcherapi.client.exception
com.github.switcherapi.client.exception.com.github.switcherapi.client.exception.SwitcherContextException
com.github.switcherapi.client.exception.com.github.switcherapi.client.exception.SwitcherException
com.github.switcherapi.client.exception.com.github.switcherapi.client.exception.SwitcherInvalidDateTimeArgumentException
com.github.switcherapi.client.exception.com.github.switcherapi.client.exception.SwitcherInvalidNumericFormat
com.github.switcherapi.client.exception.com.github.switcherapi.client.exception.SwitcherInvalidOperationException
com.github.switcherapi.client.exception.com.github.switcherapi.client.exception.SwitcherInvalidOperationInputException
com.github.switcherapi.client.exception.com.github.switcherapi.client.exception.SwitcherInvalidStrategyException
com.github.switcherapi.client.exception.com.github.switcherapi.client.exception.SwitcherInvalidTimeFormat
com.github.switcherapi.client.exception.com.github.switcherapi.client.exception.SwitcherInvalidValidatorException
com.github.switcherapi.client.exception.com.github.switcherapi.client.exception.SwitcherKeyNotFoundException
com.github.switcherapi.client.exception.com.github.switcherapi.client.exception.SwitcherRemoteException
com.github.switcherapi.client.exception.com.github.switcherapi.client.exception.SwitcherSnapshotLoadException
com.github.switcherapi.client.exception.com.github.switcherapi.client.exception.SwitcherSnapshotWriteException
com.github.switcherapi.client.exception.com.github.switcherapi.client.exception.SwitchersValidationException
com.github.switcherapi.client.model
com.github.switcherapi.client.model.com.github.switcherapi.client.model.AsyncSwitcher
com.github.switcherapi.client.model.com.github.switcherapi.client.model.ContextKey
com.github.switcherapi.client.model.com.github.switcherapi.client.model.Entry
com.github.switcherapi.client.model.com.github.switcherapi.client.model.EntryOperation
com.github.switcherapi.client.model.com.github.switcherapi.client.model.StrategyValidator
com.github.switcherapi.client.model.com.github.switcherapi.client.model.Switcher
com.github.switcherapi.client.model.com.github.switcherapi.client.model.SwitcherBuilder
com.github.switcherapi.client.model.criteria
com.github.switcherapi.client.model.criteria.com.github.switcherapi.client.model.criteria.Config
com.github.switcherapi.client.model.criteria.com.github.switcherapi.client.model.criteria.Criteria
com.github.switcherapi.client.model.criteria.com.github.switcherapi.client.model.criteria.Domain
com.github.switcherapi.client.model.criteria.com.github.switcherapi.client.model.criteria.Group
com.github.switcherapi.client.model.criteria.com.github.switcherapi.client.model.criteria.Snapshot
com.github.switcherapi.client.model.criteria.com.github.switcherapi.client.model.criteria.Strategy
com.github.switcherapi.client.model.criteria.com.github.switcherapi.client.model.criteria.SwitcherElement
com.github.switcherapi.client.model.criteria.com.github.switcherapi.client.model.criteria.SwitchersCheck
com.github.switcherapi.client.model.response
com.github.switcherapi.client.model.response.com.github.switcherapi.client.model.response.AuthRequest
com.github.switcherapi.client.model.response.com.github.switcherapi.client.model.response.AuthResponse
com.github.switcherapi.client.model.response.com.github.switcherapi.client.model.response.CriteriaResponse
com.github.switcherapi.client.model.response.com.github.switcherapi.client.model.response.SnapshotVersionResponse
com.github.switcherapi.client.remote
com.github.switcherapi.client.remote.com.github.switcherapi.client.remote.ClientWS
com.github.switcherapi.client.remote.com.github.switcherapi.client.remote.ClientWSBuilder
com.github.switcherapi.client.remote.com.github.switcherapi.client.remote.ClientWSImpl
com.github.switcherapi.client.service
com.github.switcherapi.client.service.com.github.switcherapi.client.service.ValidatorService
com.github.switcherapi.client.service.com.github.switcherapi.client.service.WorkerName
com.github.switcherapi.client.service.local
com.github.switcherapi.client.service.local.com.github.switcherapi.client.service.local.ClientLocalService
com.github.switcherapi.client.service.local.com.github.switcherapi.client.service.local.SwitcherLocalService
com.github.switcherapi.client.service.remote
com.github.switcherapi.client.service.remote.com.github.switcherapi.client.service.remote.ClientRemote
com.github.switcherapi.client.service.remote.com.github.switcherapi.client.service.remote.ClientRemoteService
com.github.switcherapi.client.service.remote.com.github.switcherapi.client.service.remote.SwitcherRemoteService
com.github.switcherapi.client.service.validators
com.github.switcherapi.client.service.validators.com.github.switcherapi.client.service.validators.DateValidator
com.github.switcherapi.client.service.validators.com.github.switcherapi.client.service.validators.NetworkValidator
com.github.switcherapi.client.service.validators.com.github.switcherapi.client.service.validators.NumericValidator
com.github.switcherapi.client.service.validators.com.github.switcherapi.client.service.validators.PayloadValidator
com.github.switcherapi.client.service.validators.com.github.switcherapi.client.service.validators.RegexValidator
com.github.switcherapi.client.service.validators.com.github.switcherapi.client.service.validators.TimeValidator
com.github.switcherapi.client.service.validators.com.github.switcherapi.client.service.validators.Validator
com.github.switcherapi.client.service.validators.com.github.switcherapi.client.service.validators.ValidatorComponent
com.github.switcherapi.client.service.validators.com.github.switcherapi.client.service.validators.ValueValidator
com.github.switcherapi.client.test
com.github.switcherapi.client.test.com.github.switcherapi.client.test.SwitcherTest
com.github.switcherapi.client.test.com.github.switcherapi.client.test.SwitcherTestExtension
com.github.switcherapi.client.test.com.github.switcherapi.client.test.SwitcherTestTemplate
com.github.switcherapi.client.test.com.github.switcherapi.client.test.SwitcherTestValue
com.github.switcherapi.client.utils
com.github.switcherapi.client.utils.com.github.switcherapi.client.utils.SnapshotEventHandler
com.github.switcherapi.client.utils.com.github.switcherapi.client.utils.SnapshotLoader
com.github.switcherapi.client.utils.com.github.switcherapi.client.utils.SnapshotWatcher
com.github.switcherapi.client.utils.com.github.switcherapi.client.utils.SwitcherUtils
.log4j2.properties




© 2015 - 2025 Weber Informatics LLC | Privacy Policy