jar

com.github.dandelion : dandelion-core

Maven & Gradle

Aug 11, 2015
9 usages
63 stars

Dandelion :: Core · Dandelion Core module providing all APIs and standard implementations.

Table Of Contents

Latest Version

Download com.github.dandelion : dandelion-core JAR file - Latest Versions:

All Versions

Download com.github.dandelion : dandelion-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x
0.10.x
0.2.x
0.1.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 dandelion-core-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.dandelion.core.asset.versioning.impl

├─ com.github.dandelion.core.asset.versioning.impl.ContentAssetVersioningStrategy.class - [JAR]

├─ com.github.dandelion.core.asset.versioning.impl.FixedAssetVersioningStrategy.class - [JAR]

├─ com.github.dandelion.core.asset.versioning.impl.FixedVersionType.class - [JAR]

com.github.dandelion.core.asset.processor

├─ com.github.dandelion.core.asset.processor.AbstractAssetProcessor.class - [JAR]

├─ com.github.dandelion.core.asset.processor.AssetProcessor.class - [JAR]

├─ com.github.dandelion.core.asset.processor.AssetProcessorManager.class - [JAR]

├─ com.github.dandelion.core.asset.processor.CompatibleAssetType.class - [JAR]

├─ com.github.dandelion.core.asset.processor.ProcessingContext.class - [JAR]

com.github.dandelion.core.bundle.loader.impl

├─ com.github.dandelion.core.bundle.loader.impl.DandelionBundleLoader.class - [JAR]

com.github.dandelion.core.storage.support

├─ com.github.dandelion.core.storage.support.BundleCycleDetector.class - [JAR]

├─ com.github.dandelion.core.storage.support.BundleDag.class - [JAR]

├─ com.github.dandelion.core.storage.support.BundleUtils.class - [JAR]

├─ com.github.dandelion.core.storage.support.TopologicalSorter.class - [JAR]

com.github.dandelion.core.cache.impl

├─ com.github.dandelion.core.cache.impl.MemoryRequestCache.class - [JAR]

com.github.dandelion.core.util

├─ com.github.dandelion.core.util.AssetUtils.class - [JAR]

├─ com.github.dandelion.core.util.BundleStorageLogBuilder.class - [JAR]

├─ com.github.dandelion.core.util.ClassUtils.class - [JAR]

├─ com.github.dandelion.core.util.CollectionUtils.class - [JAR]

├─ com.github.dandelion.core.util.DigestUtils.class - [JAR]

├─ com.github.dandelion.core.util.EnumUtils.class - [JAR]

├─ com.github.dandelion.core.util.HtmlUtils.class - [JAR]

├─ com.github.dandelion.core.util.JsonUtils.class - [JAR]

├─ com.github.dandelion.core.util.LibraryDetector.class - [JAR]

├─ com.github.dandelion.core.util.LogBuilder.class - [JAR]

├─ com.github.dandelion.core.util.OptionUtils.class - [JAR]

├─ com.github.dandelion.core.util.PathUtils.class - [JAR]

├─ com.github.dandelion.core.util.PropertiesUtils.class - [JAR]

├─ com.github.dandelion.core.util.ReaderInputStream.class - [JAR]

├─ com.github.dandelion.core.util.ResourceUtils.class - [JAR]

├─ com.github.dandelion.core.util.ServiceLoaderUtils.class - [JAR]

├─ com.github.dandelion.core.util.Sha1Utils.class - [JAR]

├─ com.github.dandelion.core.util.StringBuilderUtils.class - [JAR]

├─ com.github.dandelion.core.util.StringUtils.class - [JAR]

├─ com.github.dandelion.core.util.UTF8Control.class - [JAR]

├─ com.github.dandelion.core.util.UrlUtils.class - [JAR]

├─ com.github.dandelion.core.util.Validate.class - [JAR]

├─ com.github.dandelion.core.util.WriterOutputStream.class - [JAR]

com.github.dandelion.core.asset.versioning

├─ com.github.dandelion.core.asset.versioning.AbstractAssetVersioningStrategy.class - [JAR]

├─ com.github.dandelion.core.asset.versioning.AssetVersioningStrategy.class - [JAR]

com.github.dandelion.core.asset.generator.js.jquery

├─ com.github.dandelion.core.asset.generator.js.jquery.JQueryContent.class - [JAR]

├─ com.github.dandelion.core.asset.generator.js.jquery.JQueryContentPlaceholder.class - [JAR]

├─ com.github.dandelion.core.asset.generator.js.jquery.JQueryJsContentGenerator.class - [JAR]

com.github.dandelion.core.asset.processor.support

├─ com.github.dandelion.core.asset.processor.support.CssUrlRewriter.class - [JAR]

com.github.dandelion.core.asset.processor.impl

├─ com.github.dandelion.core.asset.processor.impl.CssMinProcessor.class - [JAR]

├─ com.github.dandelion.core.asset.processor.impl.CssUrlRewritingProcessor.class - [JAR]

├─ com.github.dandelion.core.asset.processor.impl.JsMinProcessor.class - [JAR]

com.github.dandelion.core.util.scanner.jboss

├─ com.github.dandelion.core.util.scanner.jboss.JBossVFS2UrlResolver.class - [JAR]

├─ com.github.dandelion.core.util.scanner.jboss.JBossVFS3LocationResourceScanner.class - [JAR]

├─ com.github.dandelion.core.util.scanner.jboss.JBossVFS3UrlResolver.class - [JAR]

com.github.dandelion.core.util.scanner.websphere

├─ com.github.dandelion.core.util.scanner.websphere.WebSphereUrlResolver.class - [JAR]

com.github.dandelion.core.cache.support

├─ com.github.dandelion.core.cache.support.ConcurrentLruCache.class - [JAR]

com.github.dandelion.core.web.handler

├─ com.github.dandelion.core.web.handler.AbstractHandlerChain.class - [JAR]

├─ com.github.dandelion.core.web.handler.HandlerChain.class - [JAR]

├─ com.github.dandelion.core.web.handler.HandlerContext.class - [JAR]

com.github.dandelion.core.storage.impl

├─ com.github.dandelion.core.storage.impl.MemoryAssetStorage.class - [JAR]

com.github.dandelion.core.asset.processor.vendor

├─ com.github.dandelion.core.asset.processor.vendor.CssCompressor.class - [JAR]

├─ com.github.dandelion.core.asset.processor.vendor.JSMin.class - [JAR]

com.github.dandelion.core.web.handler.debug

├─ com.github.dandelion.core.web.handler.debug.AbstractDebugPage.class - [JAR]

├─ com.github.dandelion.core.web.handler.debug.AlertReportingDebugPage.class - [JAR]

├─ com.github.dandelion.core.web.handler.debug.AssetStorageDebugPage.class - [JAR]

├─ com.github.dandelion.core.web.handler.debug.AssetsDebugPage.class - [JAR]

├─ com.github.dandelion.core.web.handler.debug.BundleStorageDebugPage.class - [JAR]

├─ com.github.dandelion.core.web.handler.debug.CacheDebugPage.class - [JAR]

├─ com.github.dandelion.core.web.handler.debug.DebugMenu.class - [JAR]

├─ com.github.dandelion.core.web.handler.debug.DebugPage.class - [JAR]

├─ com.github.dandelion.core.web.handler.debug.OptionsDebugPage.class - [JAR]

├─ com.github.dandelion.core.web.handler.debug.StandardDebugMenu.class - [JAR]

com.github.dandelion.core.asset.generator

├─ com.github.dandelion.core.asset.generator.AbstractAssetPlaceholderContent.class - [JAR]

├─ com.github.dandelion.core.asset.generator.AbstractAssetPlaceholderContentGenerator.class - [JAR]

├─ com.github.dandelion.core.asset.generator.AssetContent.class - [JAR]

├─ com.github.dandelion.core.asset.generator.AssetContentGenerator.class - [JAR]

├─ com.github.dandelion.core.asset.generator.AssetPlaceholder.class - [JAR]

com.github.dandelion.core.web.handler.impl

├─ com.github.dandelion.core.web.handler.impl.AssetInjectionPostHandler.class - [JAR]

├─ com.github.dandelion.core.web.handler.impl.CacheHeaderPostHandler.class - [JAR]

├─ com.github.dandelion.core.web.handler.impl.ClearCachePreHandler.class - [JAR]

├─ com.github.dandelion.core.web.handler.impl.ClearStoragePreHandler.class - [JAR]

├─ com.github.dandelion.core.web.handler.impl.DebuggerPostHandler.class - [JAR]

├─ com.github.dandelion.core.web.handler.impl.ETagPostHandler.class - [JAR]

├─ com.github.dandelion.core.web.handler.impl.GzipCompressionPostHandler.class - [JAR]

├─ com.github.dandelion.core.web.handler.impl.ReloadBundlePreHandler.class - [JAR]

├─ com.github.dandelion.core.web.handler.impl.ReportAlertPostHandler.class - [JAR]

com.github.dandelion.core.config

├─ com.github.dandelion.core.config.Configuration.class - [JAR]

├─ com.github.dandelion.core.config.ConfigurationLoader.class - [JAR]

├─ com.github.dandelion.core.config.DandelionConfig.class - [JAR]

├─ com.github.dandelion.core.config.Profile.class - [JAR]

├─ com.github.dandelion.core.config.StandardConfigurationLoader.class - [JAR]

com.github.dandelion.core.util.scanner

├─ com.github.dandelion.core.util.scanner.ClasspathResourceScanner.class - [JAR]

├─ com.github.dandelion.core.util.scanner.FileSystemLocationResourceScanner.class - [JAR]

├─ com.github.dandelion.core.util.scanner.FileSystemResourceScanner.class - [JAR]

├─ com.github.dandelion.core.util.scanner.JarLocationResourceScanner.class - [JAR]

├─ com.github.dandelion.core.util.scanner.LocationResourceScanner.class - [JAR]

├─ com.github.dandelion.core.util.scanner.StandardUrlResolver.class - [JAR]

├─ com.github.dandelion.core.util.scanner.UrlResolver.class - [JAR]

├─ com.github.dandelion.core.util.scanner.WebResourceScanner.class - [JAR]

com.github.dandelion.core.asset.locator.impl

├─ com.github.dandelion.core.asset.locator.impl.ApiLocator.class - [JAR]

├─ com.github.dandelion.core.asset.locator.impl.ClasspathLocator.class - [JAR]

├─ com.github.dandelion.core.asset.locator.impl.FileLocator.class - [JAR]

├─ com.github.dandelion.core.asset.locator.impl.JarLocator.class - [JAR]

├─ com.github.dandelion.core.asset.locator.impl.RemoteLocator.class - [JAR]

├─ com.github.dandelion.core.asset.locator.impl.WebappLocator.class - [JAR]

com.github.dandelion.core.html

├─ com.github.dandelion.core.html.AbstractHtmlTag.class - [JAR]

├─ com.github.dandelion.core.html.HtmlLink.class - [JAR]

├─ com.github.dandelion.core.html.HtmlScript.class - [JAR]

├─ com.github.dandelion.core.html.HtmlTag.class - [JAR]

com.github.dandelion.core.bundle.loader.support

├─ com.github.dandelion.core.bundle.loader.support.BowerManifest.class - [JAR]

├─ com.github.dandelion.core.bundle.loader.support.BowerPreLoader.class - [JAR]

├─ com.github.dandelion.core.bundle.loader.support.BundleSaxHandler.class - [JAR]

com.github.dandelion.core.jmx

├─ com.github.dandelion.core.jmx.DandelionRuntime.class - [JAR]

├─ com.github.dandelion.core.jmx.DandelionRuntimeMBean.class - [JAR]

com.github.dandelion.core.asset.locator

├─ com.github.dandelion.core.asset.locator.AbstractAssetLocator.class - [JAR]

├─ com.github.dandelion.core.asset.locator.AssetLocator.class - [JAR]

com.github.dandelion.core.storage

├─ com.github.dandelion.core.storage.AbstractAssetStorage.class - [JAR]

├─ com.github.dandelion.core.storage.AssetStorage.class - [JAR]

├─ com.github.dandelion.core.storage.AssetStorageUnit.class - [JAR]

├─ com.github.dandelion.core.storage.BundleStorage.class - [JAR]

├─ com.github.dandelion.core.storage.BundleStorageUnit.class - [JAR]

├─ com.github.dandelion.core.storage.StorageEntry.class - [JAR]

com.github.dandelion.core

├─ com.github.dandelion.core.Beta.class - [JAR]

├─ com.github.dandelion.core.Component.class - [JAR]

├─ com.github.dandelion.core.Context.class - [JAR]

├─ com.github.dandelion.core.CoreComponent.class - [JAR]

├─ com.github.dandelion.core.DandelionException.class - [JAR]

com.github.dandelion.core.asset

├─ com.github.dandelion.core.asset.Asset.class - [JAR]

├─ com.github.dandelion.core.asset.AssetDomPosition.class - [JAR]

├─ com.github.dandelion.core.asset.AssetMapper.class - [JAR]

├─ com.github.dandelion.core.asset.AssetQuery.class - [JAR]

├─ com.github.dandelion.core.asset.AssetType.class - [JAR]

com.github.dandelion.core.web

├─ com.github.dandelion.core.web.AssetRequestContext.class - [JAR]

├─ com.github.dandelion.core.web.ByteArrayResponseWrapper.class - [JAR]

├─ com.github.dandelion.core.web.DandelionFilter.class - [JAR]

├─ com.github.dandelion.core.web.DandelionServlet.class - [JAR]

├─ com.github.dandelion.core.web.RequestFlashData.class - [JAR]

├─ com.github.dandelion.core.web.WebConstants.class - [JAR]

com.github.dandelion.core.scripting

├─ com.github.dandelion.core.scripting.ScriptBuilder.class - [JAR]

├─ com.github.dandelion.core.scripting.ScriptingUtils.class - [JAR]

com.github.dandelion.core.cache

├─ com.github.dandelion.core.cache.AbstractRequestCache.class - [JAR]

├─ com.github.dandelion.core.cache.Cache.class - [JAR]

├─ com.github.dandelion.core.cache.CacheEntry.class - [JAR]

├─ com.github.dandelion.core.cache.CacheManager.class - [JAR]

├─ com.github.dandelion.core.cache.RequestCache.class - [JAR]

├─ com.github.dandelion.core.cache.StandardCache.class - [JAR]

com.github.dandelion.core.bundle.loader

├─ com.github.dandelion.core.bundle.loader.AbstractBundleLoader.class - [JAR]

├─ com.github.dandelion.core.bundle.loader.AbstractBundlePreLoader.class - [JAR]

├─ com.github.dandelion.core.bundle.loader.BundleLoader.class - [JAR]

├─ com.github.dandelion.core.bundle.loader.PreLoader.class - [JAR]

com.github.dandelion.core.asset.generator.js

├─ com.github.dandelion.core.asset.generator.js.AbstractJsContentGenerator.class - [JAR]

├─ com.github.dandelion.core.asset.generator.js.AbstractJsPlaceholderContentGenerator.class - [JAR]

├─ com.github.dandelion.core.asset.generator.js.JsFunction.class - [JAR]

├─ com.github.dandelion.core.asset.generator.js.JsSnippet.class - [JAR]

├─ com.github.dandelion.core.asset.generator.js.RawJsContentGenerator.class - [JAR]

com.github.dandelion.core.web.handler.cache

├─ com.github.dandelion.core.web.handler.cache.HttpHeader.class - [JAR]

├─ com.github.dandelion.core.web.handler.cache.HttpHeaderUtils.class - [JAR]

com.github.dandelion.core.i18n

├─ com.github.dandelion.core.i18n.AbstractMessageResolver.class - [JAR]

├─ com.github.dandelion.core.i18n.LocaleResolver.class - [JAR]

├─ com.github.dandelion.core.i18n.MessageResolver.class - [JAR]

├─ com.github.dandelion.core.i18n.StandardLocaleResolver.class - [JAR]

com.github.dandelion.core.reporting

├─ com.github.dandelion.core.reporting.Alert.class - [JAR]

├─ com.github.dandelion.core.reporting.ReportingType.class - [JAR]

├─ com.github.dandelion.core.reporting.Suggestion.class - [JAR]

com.github.dandelion.core.option

├─ com.github.dandelion.core.option.AbstractOptionProcessor.class - [JAR]

├─ com.github.dandelion.core.option.BooleanProcessor.class - [JAR]

├─ com.github.dandelion.core.option.DefaultOptionProcessingContext.class - [JAR]

├─ com.github.dandelion.core.option.EmptyStringProcessor.class - [JAR]

├─ com.github.dandelion.core.option.IntegerProcessor.class - [JAR]

├─ com.github.dandelion.core.option.Option.class - [JAR]

├─ com.github.dandelion.core.option.OptionProcessingContext.class - [JAR]

├─ com.github.dandelion.core.option.OptionProcessor.class - [JAR]

├─ com.github.dandelion.core.option.StringBuilderProcessor.class - [JAR]

├─ com.github.dandelion.core.option.StringProcessor.class - [JAR]

com.github.dandelion.core.bundle.loader.strategy

├─ com.github.dandelion.core.bundle.loader.strategy.JsonBundleLoadingStrategy.class - [JAR]

├─ com.github.dandelion.core.bundle.loader.strategy.LoadingStrategy.class - [JAR]

Advertisement

Dependencies from Group

Jul 28, 2015
14 usages
Aug 11, 2015
9 usages
63 stars
Aug 11, 2015
5 usages
63 stars
Aug 11, 2015
5 usages
63 stars

Discover Dependencies

Mar 25, 2014
40 usages
7.8k stars
Jun 17, 2017
9 usages
44 stars
Aug 13, 2016
9 usages
6.1k stars
Aug 19, 2022
5 usages
52 stars
Aug 24, 2023
13 usages
May 08, 2023
12 usages
3 stars
Jun 07, 2019
5 usages
162 stars
Aug 16, 2019
4 usages
0 stars