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

Download dandelion-core JAR 0.10.0 with all dependencies


Dandelion Core module providing all APIs and standard implementations.

Files of the artifact dandelion-core version 0.10.0 from the group com.github.dandelion.

Test

Download dandelion-core (0.10.0)
Artifact dandelion-core
Group com.github.dandelion
Version 0.10.0
Last update 24. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies commons-io, jackson-core, jackson-annotations, jackson-databind,
There are maybe transitive dependencies!
There is a newer version: 1.1.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of dandelion-core Show documentation

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

3 downloads

Source code of dandelion-core version 0.10.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.services
META-INF.services.META-INF.services.com.github.dandelion.core.asset.locator.spi.AssetLocator
META-INF.services.META-INF.services.com.github.dandelion.core.asset.processor.spi.AssetProcessor
com.github.dandelion.core
com.github.dandelion.core.com.github.dandelion.core.Beta
com.github.dandelion.core.com.github.dandelion.core.Context
com.github.dandelion.core.com.github.dandelion.core.DandelionException
com.github.dandelion.core.com.github.dandelion.core.DandelionMode
com.github.dandelion.core.asset
com.github.dandelion.core.asset.com.github.dandelion.core.asset.Asset
com.github.dandelion.core.asset.com.github.dandelion.core.asset.AssetDomPosition
com.github.dandelion.core.asset.com.github.dandelion.core.asset.AssetMapper
com.github.dandelion.core.asset.com.github.dandelion.core.asset.AssetQuery
com.github.dandelion.core.asset.com.github.dandelion.core.asset.AssetType
com.github.dandelion.core.asset.com.github.dandelion.core.asset.AssetUtils
com.github.dandelion.core.asset.cache
com.github.dandelion.core.asset.cache.com.github.dandelion.core.asset.cache.AssetCacheManager
com.github.dandelion.core.asset.cache.impl
com.github.dandelion.core.asset.cache.impl.com.github.dandelion.core.asset.cache.impl.ConcurrentLruCache
com.github.dandelion.core.asset.cache.impl.com.github.dandelion.core.asset.cache.impl.MemoryAssetCache
com.github.dandelion.core.asset.cache.spi
com.github.dandelion.core.asset.cache.spi.com.github.dandelion.core.asset.cache.spi.AbstractAssetCache
com.github.dandelion.core.asset.cache.spi.com.github.dandelion.core.asset.cache.spi.AssetCache
com.github.dandelion.core.asset.locator
com.github.dandelion.core.asset.locator.com.github.dandelion.core.asset.locator.Servlet2Compatible
com.github.dandelion.core.asset.locator.com.github.dandelion.core.asset.locator.Servlet3Compatible
com.github.dandelion.core.asset.locator.impl
com.github.dandelion.core.asset.locator.impl.com.github.dandelion.core.asset.locator.impl.CdnLocator
com.github.dandelion.core.asset.locator.impl.com.github.dandelion.core.asset.locator.impl.ClasspathLocator
com.github.dandelion.core.asset.locator.impl.com.github.dandelion.core.asset.locator.impl.DelegateLocator
com.github.dandelion.core.asset.locator.impl.com.github.dandelion.core.asset.locator.impl.DelegatedContent
com.github.dandelion.core.asset.locator.impl.com.github.dandelion.core.asset.locator.impl.JarLocator
com.github.dandelion.core.asset.locator.impl.com.github.dandelion.core.asset.locator.impl.JarServlet2Locator
com.github.dandelion.core.asset.locator.impl.com.github.dandelion.core.asset.locator.impl.WebappLocator
com.github.dandelion.core.asset.locator.spi
com.github.dandelion.core.asset.locator.spi.com.github.dandelion.core.asset.locator.spi.AbstractAssetLocator
com.github.dandelion.core.asset.locator.spi.com.github.dandelion.core.asset.locator.spi.AssetLocator
com.github.dandelion.core.asset.processor
com.github.dandelion.core.asset.processor.com.github.dandelion.core.asset.processor.AssetProcessorManager
com.github.dandelion.core.asset.processor.com.github.dandelion.core.asset.processor.CompatibleAssetType
com.github.dandelion.core.asset.processor.impl
com.github.dandelion.core.asset.processor.impl.com.github.dandelion.core.asset.processor.impl.CssMinProcessor
com.github.dandelion.core.asset.processor.impl.com.github.dandelion.core.asset.processor.impl.CssUrlRewritingProcessor
com.github.dandelion.core.asset.processor.impl.com.github.dandelion.core.asset.processor.impl.JsMinProcessor
com.github.dandelion.core.asset.processor.spi
com.github.dandelion.core.asset.processor.spi.com.github.dandelion.core.asset.processor.spi.AbstractAssetProcessor
com.github.dandelion.core.asset.processor.spi.com.github.dandelion.core.asset.processor.spi.AssetProcessor
com.github.dandelion.core.asset.processor.vendor
com.github.dandelion.core.asset.processor.vendor.com.github.dandelion.core.asset.processor.vendor.CssCompressor
com.github.dandelion.core.asset.processor.vendor.com.github.dandelion.core.asset.processor.vendor.JSMin
com.github.dandelion.core.bundle.loader.impl
com.github.dandelion.core.bundle.loader.impl.com.github.dandelion.core.bundle.loader.impl.DandelionBundleLoader
com.github.dandelion.core.bundle.loader.impl.com.github.dandelion.core.bundle.loader.impl.VendorBundleLoader
com.github.dandelion.core.bundle.loader.spi
com.github.dandelion.core.bundle.loader.spi.com.github.dandelion.core.bundle.loader.spi.AbstractBundleLoader
com.github.dandelion.core.bundle.loader.spi.com.github.dandelion.core.bundle.loader.spi.BundleLoader
com.github.dandelion.core.config
com.github.dandelion.core.config.com.github.dandelion.core.config.Configuration
com.github.dandelion.core.config.com.github.dandelion.core.config.ConfigurationLoader
com.github.dandelion.core.config.com.github.dandelion.core.config.DandelionConfig
com.github.dandelion.core.config.com.github.dandelion.core.config.StandardConfigurationLoader
com.github.dandelion.core.html
com.github.dandelion.core.html.com.github.dandelion.core.html.HtmlTag
com.github.dandelion.core.html.com.github.dandelion.core.html.LinkTag
com.github.dandelion.core.html.com.github.dandelion.core.html.ScriptTag
com.github.dandelion.core.jmx
com.github.dandelion.core.jmx.com.github.dandelion.core.jmx.DandelionRuntime
com.github.dandelion.core.jmx.com.github.dandelion.core.jmx.DandelionRuntimeMBean
com.github.dandelion.core.monitoring
com.github.dandelion.core.monitoring.com.github.dandelion.core.monitoring.GraphViewer
com.github.dandelion.core.storage
com.github.dandelion.core.storage.com.github.dandelion.core.storage.AssetStorageUnit
com.github.dandelion.core.storage.com.github.dandelion.core.storage.BundleCycleDetector
com.github.dandelion.core.storage.com.github.dandelion.core.storage.BundleDag
com.github.dandelion.core.storage.com.github.dandelion.core.storage.BundleStorage
com.github.dandelion.core.storage.com.github.dandelion.core.storage.BundleStorageUnit
com.github.dandelion.core.storage.com.github.dandelion.core.storage.TopologicalSorter
com.github.dandelion.core.utils
com.github.dandelion.core.utils.com.github.dandelion.core.utils.ClassUtils
com.github.dandelion.core.utils.com.github.dandelion.core.utils.EnumUtils
com.github.dandelion.core.utils.com.github.dandelion.core.utils.HtmlUtils
com.github.dandelion.core.utils.com.github.dandelion.core.utils.LibraryDetector
com.github.dandelion.core.utils.com.github.dandelion.core.utils.PropertiesUtils
com.github.dandelion.core.utils.com.github.dandelion.core.utils.ReaderInputStream
com.github.dandelion.core.utils.com.github.dandelion.core.utils.ResourceScanner
com.github.dandelion.core.utils.com.github.dandelion.core.utils.ResourceUtils
com.github.dandelion.core.utils.com.github.dandelion.core.utils.Sha1Utils
com.github.dandelion.core.utils.com.github.dandelion.core.utils.StringUtils
com.github.dandelion.core.utils.com.github.dandelion.core.utils.UTF8Control
com.github.dandelion.core.utils.com.github.dandelion.core.utils.UrlUtils
com.github.dandelion.core.utils.com.github.dandelion.core.utils.WriterOutputStream
com.github.dandelion.core.web
com.github.dandelion.core.web.com.github.dandelion.core.web.AssetRequestContext
com.github.dandelion.core.web.com.github.dandelion.core.web.DandelionFilter
com.github.dandelion.core.web.com.github.dandelion.core.web.DandelionResponseWrapper
com.github.dandelion.core.web.com.github.dandelion.core.web.DandelionServlet
com.github.dandelion.core.web.com.github.dandelion.core.web.HttpHeader
com.github.dandelion.core.web.com.github.dandelion.core.web.HttpHeadersConfigurer
com.github.dandelion.core.web.com.github.dandelion.core.web.ServletOutputStreamWrapper
com.github.dandelion.core.web.com.github.dandelion.core.web.WebConstants
dandelion.internal.graphViewer
dandelion.internal.graphViewer.dandelion.internal.graphViewer.graphViewer.html




© 2015 - 2025 Weber Informatics LLC | Privacy Policy