jar

org.kaleidofoundry : kaleido-core

Maven & Gradle

Dec 29, 2021
8 usages

KaleidoFoundry core · Benefit from kaleido core features, like file store service, caching, configuration, naming service

Table Of Contents

Latest Version

Download org.kaleidofoundry : kaleido-core JAR file - Latest Versions:

All Versions

Download org.kaleidofoundry : kaleido-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.10.x
0.9.x
0.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window kaleido-core-0.10.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.kaleidofoundry.core.system

├─ org.kaleidofoundry.core.system.JavaSystemHelper.class - [JAR]

├─ org.kaleidofoundry.core.system.OsEnvironment.class - [JAR]

├─ org.kaleidofoundry.core.system.RuntimeHelper.class - [JAR]

org.kaleidofoundry.core.i18n

├─ org.kaleidofoundry.core.i18n.AbstractI18nException.class - [JAR]

├─ org.kaleidofoundry.core.i18n.AbstractI18nNullPointerException.class - [JAR]

├─ org.kaleidofoundry.core.i18n.AbstractI18nRuntimeException.class - [JAR]

├─ org.kaleidofoundry.core.i18n.DefaultMessageBundle.class - [JAR]

├─ org.kaleidofoundry.core.i18n.I18nConstants.class - [JAR]

├─ org.kaleidofoundry.core.i18n.I18nContextBuilder.class - [JAR]

├─ org.kaleidofoundry.core.i18n.I18nException.class - [JAR]

├─ org.kaleidofoundry.core.i18n.I18nMessageController.class - [JAR]

├─ org.kaleidofoundry.core.i18n.I18nMessages.class - [JAR]

├─ org.kaleidofoundry.core.i18n.I18nMessagesFactory.class - [JAR]

├─ org.kaleidofoundry.core.i18n.I18nMessagesProvider.class - [JAR]

├─ org.kaleidofoundry.core.i18n.InternalBundleEnum.class - [JAR]

├─ org.kaleidofoundry.core.i18n.InternalBundleHelper.class - [JAR]

├─ org.kaleidofoundry.core.i18n.MessageBundleControl.class - [JAR]

├─ org.kaleidofoundry.core.i18n.MessageBundleControlFormat.class - [JAR]

org.kaleidofoundry.core.naming

├─ org.kaleidofoundry.core.naming.JndiNamingService.class - [JAR]

├─ org.kaleidofoundry.core.naming.NamingConstants.class - [JAR]

├─ org.kaleidofoundry.core.naming.NamingContextBuilder.class - [JAR]

├─ org.kaleidofoundry.core.naming.NamingService.class - [JAR]

├─ org.kaleidofoundry.core.naming.NamingServiceException.class - [JAR]

├─ org.kaleidofoundry.core.naming.NamingServiceFactory.class - [JAR]

├─ org.kaleidofoundry.core.naming.NamingServiceNotFoundException.class - [JAR]

├─ org.kaleidofoundry.core.naming.NamingServiceProvider.class - [JAR]

org.kaleidofoundry.core.store.model

├─ org.kaleidofoundry.core.store.model.FileStoreEntry.class - [JAR]

├─ org.kaleidofoundry.core.store.model.ResourceHandlerEntity.class - [JAR]

org.kaleidofoundry.core.io

├─ org.kaleidofoundry.core.io.FileHelper.class - [JAR]

├─ org.kaleidofoundry.core.io.IOHelper.class - [JAR]

├─ org.kaleidofoundry.core.io.IoIterable.class - [JAR]

├─ org.kaleidofoundry.core.io.MimeTypeResolver.class - [JAR]

├─ org.kaleidofoundry.core.io.MimeTypeResolverFactory.class - [JAR]

org.kaleidofoundry.core.config

├─ org.kaleidofoundry.core.config.AbstractConfiguration.class - [JAR]

├─ org.kaleidofoundry.core.config.Configuration.class - [JAR]

├─ org.kaleidofoundry.core.config.ConfigurationAdapter.class - [JAR]

├─ org.kaleidofoundry.core.config.ConfigurationChangeEvent.class - [JAR]

├─ org.kaleidofoundry.core.config.ConfigurationChangeHandler.class - [JAR]

├─ org.kaleidofoundry.core.config.ConfigurationConstants.class - [JAR]

├─ org.kaleidofoundry.core.config.ConfigurationContextBuilder.class - [JAR]

├─ org.kaleidofoundry.core.config.ConfigurationController.class - [JAR]

├─ org.kaleidofoundry.core.config.ConfigurationException.class - [JAR]

├─ org.kaleidofoundry.core.config.ConfigurationFactory.class - [JAR]

├─ org.kaleidofoundry.core.config.ConfigurationListener.class - [JAR]

├─ org.kaleidofoundry.core.config.ConfigurationNotFoundException.class - [JAR]

├─ org.kaleidofoundry.core.config.ConfigurationNotFoundMapper.class - [JAR]

├─ org.kaleidofoundry.core.config.ConfigurationProvider.class - [JAR]

├─ org.kaleidofoundry.core.config.ConfigurationRegistry.class - [JAR]

├─ org.kaleidofoundry.core.config.JavaSystemConfiguration.class - [JAR]

├─ org.kaleidofoundry.core.config.JpaModelConfiguration.class - [JAR]

├─ org.kaleidofoundry.core.config.JsonConfiguration.class - [JAR]

├─ org.kaleidofoundry.core.config.MainArgsConfiguration.class - [JAR]

├─ org.kaleidofoundry.core.config.NamedConfiguration.class - [JAR]

├─ org.kaleidofoundry.core.config.NamedConfigurationProcessor.class - [JAR]

├─ org.kaleidofoundry.core.config.NamedConfigurations.class - [JAR]

├─ org.kaleidofoundry.core.config.OsEnvConfiguration.class - [JAR]

├─ org.kaleidofoundry.core.config.PropertiesConfiguration.class - [JAR]

├─ org.kaleidofoundry.core.config.PropertyNotFoundException.class - [JAR]

├─ org.kaleidofoundry.core.config.PropertyNotFoundMapper.class - [JAR]

├─ org.kaleidofoundry.core.config.XmlConfiguration.class - [JAR]

├─ org.kaleidofoundry.core.config.XmlPropertiesConfiguration.class - [JAR]

├─ org.kaleidofoundry.core.config.YamlConfiguration.class - [JAR]

org.kaleidofoundry.core.lang.annotation

├─ org.kaleidofoundry.core.lang.annotation.Immutable.class - [JAR]

├─ org.kaleidofoundry.core.lang.annotation.NotImplemented.class - [JAR]

├─ org.kaleidofoundry.core.lang.annotation.NotNull.class - [JAR]

├─ org.kaleidofoundry.core.lang.annotation.NotThreadSafe.class - [JAR]

├─ org.kaleidofoundry.core.lang.annotation.NotYetImplemented.class - [JAR]

├─ org.kaleidofoundry.core.lang.annotation.Nullable.class - [JAR]

├─ org.kaleidofoundry.core.lang.annotation.Stateful.class - [JAR]

├─ org.kaleidofoundry.core.lang.annotation.Stateless.class - [JAR]

├─ org.kaleidofoundry.core.lang.annotation.Task.class - [JAR]

├─ org.kaleidofoundry.core.lang.annotation.TaskLabel.class - [JAR]

├─ org.kaleidofoundry.core.lang.annotation.Tasks.class - [JAR]

├─ org.kaleidofoundry.core.lang.annotation.ThreadSafe.class - [JAR]

org.kaleidofoundry.core.util.properties

├─ org.kaleidofoundry.core.util.properties.ExtendedProperties.class - [JAR]

org.kaleidofoundry.core.lang

├─ org.kaleidofoundry.core.lang.Charsets.class - [JAR]

├─ org.kaleidofoundry.core.lang.ErrorCode.class - [JAR]

├─ org.kaleidofoundry.core.lang.NotImplementedException.class - [JAR]

├─ org.kaleidofoundry.core.lang.NotNullException.class - [JAR]

├─ org.kaleidofoundry.core.lang.NotYetImplementedException.class - [JAR]

org.kaleidofoundry.core.context

├─ org.kaleidofoundry.core.context.AbstractProviderService.class - [JAR]

├─ org.kaleidofoundry.core.context.AbstractRuntimeContextBuilder.class - [JAR]

├─ org.kaleidofoundry.core.context.AnnotationContexInjectorAspect.class - [JAR]

├─ org.kaleidofoundry.core.context.Context.class - [JAR]

├─ org.kaleidofoundry.core.context.ContextException.class - [JAR]

├─ org.kaleidofoundry.core.context.ContextHelper.class - [JAR]

├─ org.kaleidofoundry.core.context.EmptyContextParameterException.class - [JAR]

├─ org.kaleidofoundry.core.context.IllegalContextParameterException.class - [JAR]

├─ org.kaleidofoundry.core.context.MyService.class - [JAR]

├─ org.kaleidofoundry.core.context.MyServiceAssertions.class - [JAR]

├─ org.kaleidofoundry.core.context.Parameter.class - [JAR]

├─ org.kaleidofoundry.core.context.Provider.class - [JAR]

├─ org.kaleidofoundry.core.context.ProviderException.class - [JAR]

├─ org.kaleidofoundry.core.context.ProviderService.class - [JAR]

├─ org.kaleidofoundry.core.context.RuntimeContext.class - [JAR]

├─ org.kaleidofoundry.core.context.Scope.class - [JAR]

org.kaleidofoundry.core.plugin

├─ org.kaleidofoundry.core.plugin.ClassXmlAdpater.class - [JAR]

├─ org.kaleidofoundry.core.plugin.Declare.class - [JAR]

├─ org.kaleidofoundry.core.plugin.PluginConstants.class - [JAR]

├─ org.kaleidofoundry.core.plugin.PluginFactory.class - [JAR]

├─ org.kaleidofoundry.core.plugin.PluginHelper.class - [JAR]

├─ org.kaleidofoundry.core.plugin.PluginImplementationRegistry.class - [JAR]

├─ org.kaleidofoundry.core.plugin.PluginInspector.class - [JAR]

├─ org.kaleidofoundry.core.plugin.PluginRegistry.class - [JAR]

├─ org.kaleidofoundry.core.plugin.PluginRegistryException.class - [JAR]

org.kaleidofoundry.core.config.model

├─ org.kaleidofoundry.core.config.model.ConfigurationModel.class - [JAR]

├─ org.kaleidofoundry.core.config.model.ConfigurationModelConstants.class - [JAR]

├─ org.kaleidofoundry.core.config.model.ConfigurationProperty.class - [JAR]

├─ org.kaleidofoundry.core.config.model.FireChangesReport.class - [JAR]

org.kaleidofoundry.core.lang.label.model

├─ org.kaleidofoundry.core.lang.label.model.LabelCategory.class - [JAR]

├─ org.kaleidofoundry.core.lang.label.model.Labels.class - [JAR]

org.kaleidofoundry.core.util.locale

├─ org.kaleidofoundry.core.util.locale.DefaultLocalFactory.class - [JAR]

├─ org.kaleidofoundry.core.util.locale.LocaleFactory.class - [JAR]

org.kaleidofoundry.core.lang.label

├─ org.kaleidofoundry.core.lang.label.LabelManager.class - [JAR]

org.kaleidofoundry.core.env

├─ org.kaleidofoundry.core.env.EnvironmentController.class - [JAR]

├─ org.kaleidofoundry.core.env.EnvironmentInitializer.class - [JAR]

org.kaleidofoundry.core.cache

├─ org.kaleidofoundry.core.cache.AbstractCache.class - [JAR]

├─ org.kaleidofoundry.core.cache.AbstractCacheManager.class - [JAR]

├─ org.kaleidofoundry.core.cache.Cache.class - [JAR]

├─ org.kaleidofoundry.core.cache.CacheConfigurationException.class - [JAR]

├─ org.kaleidofoundry.core.cache.CacheConfigurationNotFoundException.class - [JAR]

├─ org.kaleidofoundry.core.cache.CacheConstants.class - [JAR]

├─ org.kaleidofoundry.core.cache.CacheContextBuilder.class - [JAR]

├─ org.kaleidofoundry.core.cache.CacheDefinitionNotFoundException.class - [JAR]

├─ org.kaleidofoundry.core.cache.CacheException.class - [JAR]

├─ org.kaleidofoundry.core.cache.CacheFactory.class - [JAR]

├─ org.kaleidofoundry.core.cache.CacheManager.class - [JAR]

├─ org.kaleidofoundry.core.cache.CacheManagerContextBuilder.class - [JAR]

├─ org.kaleidofoundry.core.cache.CacheManagerFactory.class - [JAR]

├─ org.kaleidofoundry.core.cache.CacheManagerProvider.class - [JAR]

├─ org.kaleidofoundry.core.cache.CacheProvider.class - [JAR]

├─ org.kaleidofoundry.core.cache.CacheProvidersEnum.class - [JAR]

├─ org.kaleidofoundry.core.cache.EhCacheImpl.class - [JAR]

├─ org.kaleidofoundry.core.cache.EhCacheManagerImpl.class - [JAR]

├─ org.kaleidofoundry.core.cache.InfinispanCacheImpl.class - [JAR]

├─ org.kaleidofoundry.core.cache.InfinispanCacheManagerImpl.class - [JAR]

├─ org.kaleidofoundry.core.cache.JcsCacheImpl.class - [JAR]

├─ org.kaleidofoundry.core.cache.JcsCacheManagerImpl.class - [JAR]

├─ org.kaleidofoundry.core.cache.LocalCacheImpl.class - [JAR]

├─ org.kaleidofoundry.core.cache.LocalCacheManagerImpl.class - [JAR]

org.kaleidofoundry.core.plugin.model

├─ org.kaleidofoundry.core.plugin.model.Plugin.class - [JAR]

org.kaleidofoundry.core.plugin.processor

├─ org.kaleidofoundry.core.plugin.processor.PluginAnnotationProcessor.class - [JAR]

org.kaleidofoundry.core.i18n.model

├─ org.kaleidofoundry.core.i18n.model.I18nMessage.class - [JAR]

├─ org.kaleidofoundry.core.i18n.model.I18nMessageConstants.class - [JAR]

├─ org.kaleidofoundry.core.i18n.model.I18nMessageGroup.class - [JAR]

├─ org.kaleidofoundry.core.i18n.model.I18nMessageLanguage.class - [JAR]

├─ org.kaleidofoundry.core.i18n.model.I18nMessageType.class - [JAR]

org.kaleidofoundry.core.lang.aop

├─ org.kaleidofoundry.core.lang.aop.NotImplementedAspect.class - [JAR]

├─ org.kaleidofoundry.core.lang.aop.NotNullAspect.class - [JAR]

├─ org.kaleidofoundry.core.lang.aop.NotYetImplementedAspect.class - [JAR]

org.kaleidofoundry.core.web

├─ org.kaleidofoundry.core.web.BaseServlet.class - [JAR]

├─ org.kaleidofoundry.core.web.RestResourcesApp.class - [JAR]

├─ org.kaleidofoundry.core.web.ServletContextProvider.class - [JAR]

├─ org.kaleidofoundry.core.web.StartupListener.class - [JAR]

org.kaleidofoundry.core.store

├─ org.kaleidofoundry.core.store.AbstractFileStore.class - [JAR]

├─ org.kaleidofoundry.core.store.AbstractSingleStore.class - [JAR]

├─ org.kaleidofoundry.core.store.ClasspathFileStore.class - [JAR]

├─ org.kaleidofoundry.core.store.FileStore.class - [JAR]

├─ org.kaleidofoundry.core.store.FileStoreConsoleController.class - [JAR]

├─ org.kaleidofoundry.core.store.FileStoreConstants.class - [JAR]

├─ org.kaleidofoundry.core.store.FileStoreContextBuilder.class - [JAR]

├─ org.kaleidofoundry.core.store.FileStoreController.class - [JAR]

├─ org.kaleidofoundry.core.store.FileStoreFactory.class - [JAR]

├─ org.kaleidofoundry.core.store.FileStoreNotFoundException.class - [JAR]

├─ org.kaleidofoundry.core.store.FileStoreNotFoundMapper.class - [JAR]

├─ org.kaleidofoundry.core.store.FileStoreProvider.class - [JAR]

├─ org.kaleidofoundry.core.store.FileStoreType.class - [JAR]

├─ org.kaleidofoundry.core.store.FileStoreTypeBean.class - [JAR]

├─ org.kaleidofoundry.core.store.FileStoreTypeEnum.class - [JAR]

├─ org.kaleidofoundry.core.store.FileSystemStore.class - [JAR]

├─ org.kaleidofoundry.core.store.FtpStore.class - [JAR]

├─ org.kaleidofoundry.core.store.HttpFileStore.class - [JAR]

├─ org.kaleidofoundry.core.store.JpaFileStore.class - [JAR]

├─ org.kaleidofoundry.core.store.MemoryFileStore.class - [JAR]

├─ org.kaleidofoundry.core.store.ResourceException.class - [JAR]

├─ org.kaleidofoundry.core.store.ResourceHandler.class - [JAR]

├─ org.kaleidofoundry.core.store.ResourceHandlerBean.class - [JAR]

├─ org.kaleidofoundry.core.store.ResourceNotFoundException.class - [JAR]

├─ org.kaleidofoundry.core.store.ResourceNotFoundMapper.class - [JAR]

├─ org.kaleidofoundry.core.store.SingleFileStore.class - [JAR]

├─ org.kaleidofoundry.core.store.SingleStore.class - [JAR]

├─ org.kaleidofoundry.core.store.Store.class - [JAR]

├─ org.kaleidofoundry.core.store.UploadRequestDataSource.class - [JAR]

├─ org.kaleidofoundry.core.store.UploadRequestFileStore.class - [JAR]

├─ org.kaleidofoundry.core.store.WebappFileStore.class - [JAR]

org.kaleidofoundry.core.launcher

├─ org.kaleidofoundry.core.launcher.KaleidoJunit4ClassRunner.class - [JAR]

org.kaleidofoundry.core.env.model

├─ org.kaleidofoundry.core.env.model.EnvironmentConstants.class - [JAR]

├─ org.kaleidofoundry.core.env.model.EnvironmentEntry.class - [JAR]

├─ org.kaleidofoundry.core.env.model.EnvironmentInfo.class - [JAR]

├─ org.kaleidofoundry.core.env.model.EnvironmentStatus.class - [JAR]

├─ org.kaleidofoundry.core.env.model.EnvironmentVersions.class - [JAR]

org.kaleidofoundry.core.persistence

├─ org.kaleidofoundry.core.persistence.PersistenceContextAspect.class - [JAR]

├─ org.kaleidofoundry.core.persistence.UnmanagedEntityManagerFactory.class - [JAR]

org.kaleidofoundry.core.util

├─ org.kaleidofoundry.core.util.AbstractPropertyAccessor.class - [JAR]

├─ org.kaleidofoundry.core.util.AspectjHelper.class - [JAR]

├─ org.kaleidofoundry.core.util.CollectionsHelper.class - [JAR]

├─ org.kaleidofoundry.core.util.DateHelper.class - [JAR]

├─ org.kaleidofoundry.core.util.NumberHelper.class - [JAR]

├─ org.kaleidofoundry.core.util.ObjectHelper.class - [JAR]

├─ org.kaleidofoundry.core.util.PrimitiveTypeToStringSerializer.class - [JAR]

├─ org.kaleidofoundry.core.util.ReflectionHelper.class - [JAR]

├─ org.kaleidofoundry.core.util.Registry.class - [JAR]

├─ org.kaleidofoundry.core.util.StringHelper.class - [JAR]

├─ org.kaleidofoundry.core.util.ThrowableHelper.class - [JAR]

├─ org.kaleidofoundry.core.util.ToStringSerializer.class - [JAR]

├─ org.kaleidofoundry.core.util.URLEncoderHelper.class - [JAR]

Advertisement

Dependencies from Group

Dec 29, 2021
8 usages
Mar 03, 2013
2 usages
Dec 29, 2021
1 usages
Dec 29, 2021
1 usages

Discover Dependencies

Feb 26, 2023
18 usages
May 28, 2017
2 usages
3 stars
Nov 06, 2019
2 usages
12.4k stars
Nov 06, 2020
3 usages
1 stars
Jan 31, 2023
24 usages
470 stars
Apr 25, 2018
3 usages
10 stars
Jul 31, 2023
31 usages
2 stars
Apr 14, 2022
7 usages
529 stars