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

Download http JAR 2.89 with all dependencies


Fluent-http is the simplest fastest full fledged web server we could come up with

Files of the artifact http version 2.89 from the group net.code-story.

Test

Artifact http
Group net.code-story
Version 2.89
Last update 31. March 2015
Tags: with http full could fluent simplest fledged come server fastest
Organization not specified
URL https://github.com/CodeStory/fluent-http
License Apache 2
Dependencies amount 12
Dependencies jna, simple-http, less4j, handlebars, markdown4j, snakeyaml, jackson-databind, jackson-datatype-jsr310, slf4j-api, slf4j-simple, webjars-locator, coffee-script,
There are maybe transitive dependencies!
There is a newer version: 2.105
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of http Show documentation

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

3 downloads

Source code of http version 2.89

META-INF
META-INF.META-INF.MANIFEST.MF
.THIRD-PARTY.txt
app
app.app.404.html
app.app.500.html
app._layouts
app._layouts.app._layouts.default.html
app.auth
app.auth.app.auth.login.html
app
app.app.favicon.ico
coffee-script
coffee-script.coffee-script.toJs.js
coffee-script.coffee-script.toSourceMap.js
livereload
livereload.livereload.livereload.js
net.codestory.http
net.codestory.http.net.codestory.http.AbstractWebServer
net.codestory.http.net.codestory.http.Configuration
net.codestory.http.net.codestory.http.Context
net.codestory.http.net.codestory.http.Cookie
net.codestory.http.net.codestory.http.Cookies
net.codestory.http.net.codestory.http.NewCookie
net.codestory.http.net.codestory.http.Part
net.codestory.http.net.codestory.http.Query
net.codestory.http.net.codestory.http.Request
net.codestory.http.net.codestory.http.Response
net.codestory.http.net.codestory.http.WebServer
net.codestory.http.annotations
net.codestory.http.annotations.net.codestory.http.annotations.AllowCredentials
net.codestory.http.annotations.net.codestory.http.annotations.AllowHeaders
net.codestory.http.annotations.net.codestory.http.annotations.AllowMethods
net.codestory.http.annotations.net.codestory.http.annotations.AllowOrigin
net.codestory.http.annotations.net.codestory.http.annotations.AnnotationHelper
net.codestory.http.annotations.net.codestory.http.annotations.ApplyAfterAnnotation
net.codestory.http.annotations.net.codestory.http.annotations.ApplyAroundAnnotation
net.codestory.http.annotations.net.codestory.http.annotations.Delete
net.codestory.http.annotations.net.codestory.http.annotations.Deletes
net.codestory.http.annotations.net.codestory.http.annotations.ExposeHeaders
net.codestory.http.annotations.net.codestory.http.annotations.Get
net.codestory.http.annotations.net.codestory.http.annotations.Gets
net.codestory.http.annotations.net.codestory.http.annotations.Head
net.codestory.http.annotations.net.codestory.http.annotations.Heads
net.codestory.http.annotations.net.codestory.http.annotations.ManyOptions
net.codestory.http.annotations.net.codestory.http.annotations.MaxAge
net.codestory.http.annotations.net.codestory.http.annotations.MethodAnnotations
net.codestory.http.annotations.net.codestory.http.annotations.MethodAnnotationsFactory
net.codestory.http.annotations.net.codestory.http.annotations.Options
net.codestory.http.annotations.net.codestory.http.annotations.Post
net.codestory.http.annotations.net.codestory.http.annotations.Posts
net.codestory.http.annotations.net.codestory.http.annotations.Prefix
net.codestory.http.annotations.net.codestory.http.annotations.Produces
net.codestory.http.annotations.net.codestory.http.annotations.Put
net.codestory.http.annotations.net.codestory.http.annotations.Puts
net.codestory.http.annotations.net.codestory.http.annotations.Resource
net.codestory.http.annotations.net.codestory.http.annotations.Roles
net.codestory.http.compilers
net.codestory.http.compilers.net.codestory.http.compilers.CacheEntry
net.codestory.http.compilers.net.codestory.http.compilers.CoffeeCompiler
net.codestory.http.compilers.net.codestory.http.compilers.CoffeeSourceMapCompiler
net.codestory.http.compilers.net.codestory.http.compilers.Compiler
net.codestory.http.compilers.net.codestory.http.compilers.CompilerException
net.codestory.http.compilers.net.codestory.http.compilers.CompilerFacade
net.codestory.http.compilers.net.codestory.http.compilers.Compilers
net.codestory.http.compilers.net.codestory.http.compilers.CompilersConfiguration
net.codestory.http.compilers.net.codestory.http.compilers.DiskCache
net.codestory.http.compilers.net.codestory.http.compilers.LessCompiler
net.codestory.http.compilers.net.codestory.http.compilers.NashornCompiler
net.codestory.http.compilers.net.codestory.http.compilers.PathSource
net.codestory.http.compilers.net.codestory.http.compilers.SourceFile
net.codestory.http.constants
net.codestory.http.constants.net.codestory.http.constants.Encodings
net.codestory.http.constants.net.codestory.http.constants.FrameTypes
net.codestory.http.constants.net.codestory.http.constants.Headers
net.codestory.http.constants.net.codestory.http.constants.HttpStatus
net.codestory.http.constants.net.codestory.http.constants.Methods
net.codestory.http.convert
net.codestory.http.convert.net.codestory.http.convert.PrimitiveDefaultValues
net.codestory.http.convert.net.codestory.http.convert.TypeConvert
net.codestory.http.cors
net.codestory.http.cors.net.codestory.http.cors.CORSHelper
net.codestory.http.cors.net.codestory.http.cors.CORSRequestType
net.codestory.http.errors
net.codestory.http.errors.net.codestory.http.errors.BadRequestException
net.codestory.http.errors.net.codestory.http.errors.ErrorPage
net.codestory.http.errors.net.codestory.http.errors.ForbiddenException
net.codestory.http.errors.net.codestory.http.errors.HttpException
net.codestory.http.errors.net.codestory.http.errors.NotFoundException
net.codestory.http.extensions
net.codestory.http.extensions.net.codestory.http.extensions.Extensions
net.codestory.http.filters
net.codestory.http.filters.net.codestory.http.filters.Filter
net.codestory.http.filters.net.codestory.http.filters.PayloadSupplier
net.codestory.http.filters.auth
net.codestory.http.filters.auth.net.codestory.http.filters.auth.AuthData
net.codestory.http.filters.auth.net.codestory.http.filters.auth.CookieAuthFilter
net.codestory.http.filters.basic
net.codestory.http.filters.basic.net.codestory.http.filters.basic.BasicAuthFilter
net.codestory.http.filters.log
net.codestory.http.filters.log.net.codestory.http.filters.log.LogRequestFilter
net.codestory.http.filters.mixed
net.codestory.http.filters.mixed.net.codestory.http.filters.mixed.MixedAuthFilter
net.codestory.http.filters.roles
net.codestory.http.filters.roles.net.codestory.http.filters.roles.RoleFilter
net.codestory.http.filters.ssl
net.codestory.http.filters.ssl.net.codestory.http.filters.ssl.ClientCertificateAuthFilter
net.codestory.http.filters.ssl.net.codestory.http.filters.ssl.UserMapper
net.codestory.http.filters.twitter
net.codestory.http.filters.twitter.net.codestory.http.filters.twitter.AuthenticationException
net.codestory.http.filters.twitter.net.codestory.http.filters.twitter.Authenticator
net.codestory.http.filters.twitter.net.codestory.http.filters.twitter.TwitterAuthFilter
net.codestory.http.filters.twitter.net.codestory.http.filters.twitter.TwitterAuthenticator
net.codestory.http.filters.twitter.net.codestory.http.filters.twitter.User
net.codestory.http.forms
net.codestory.http.forms.net.codestory.http.forms.Form
net.codestory.http.injection
net.codestory.http.injection.net.codestory.http.injection.AbstractGuiceConfiguration
net.codestory.http.injection.net.codestory.http.injection.AbstractSpringConfiguration
net.codestory.http.injection.net.codestory.http.injection.GuiceAdapter
net.codestory.http.injection.net.codestory.http.injection.GuiceConfiguration
net.codestory.http.injection.net.codestory.http.injection.IocAdapter
net.codestory.http.injection.net.codestory.http.injection.Singletons
net.codestory.http.injection.net.codestory.http.injection.SpringAdapter
net.codestory.http.internal
net.codestory.http.internal.net.codestory.http.internal.Handler
net.codestory.http.internal.net.codestory.http.internal.HttpServerWrapper
net.codestory.http.internal.net.codestory.http.internal.SimpleCookie
net.codestory.http.internal.net.codestory.http.internal.SimpleCookies
net.codestory.http.internal.net.codestory.http.internal.SimpleFrame
net.codestory.http.internal.net.codestory.http.internal.SimplePart
net.codestory.http.internal.net.codestory.http.internal.SimpleQuery
net.codestory.http.internal.net.codestory.http.internal.SimpleRequest
net.codestory.http.internal.net.codestory.http.internal.SimpleResponse
net.codestory.http.internal.net.codestory.http.internal.SimpleServerWrapper
net.codestory.http.internal.net.codestory.http.internal.SimpleWebSocketListener
net.codestory.http.internal.net.codestory.http.internal.SimpleWebSocketSession
net.codestory.http.internal.net.codestory.http.internal.Unwrappable
net.codestory.http.io
net.codestory.http.io.net.codestory.http.io.ClassPaths
net.codestory.http.io.net.codestory.http.io.ClasspathScanner
net.codestory.http.io.net.codestory.http.io.FileVisitor
net.codestory.http.io.net.codestory.http.io.InputStreams
net.codestory.http.io.net.codestory.http.io.Resources
net.codestory.http.io.net.codestory.http.io.Strings
net.codestory.http.livereload
net.codestory.http.livereload.net.codestory.http.livereload.IncomingHelloMessage
net.codestory.http.livereload.net.codestory.http.livereload.LiveReloadListener
net.codestory.http.livereload.net.codestory.http.livereload.OutgoingHelloMessage
net.codestory.http.livereload.net.codestory.http.livereload.OutgoingReloadMessage
net.codestory.http.logs
net.codestory.http.logs.net.codestory.http.logs.Logs
net.codestory.http.markdown
net.codestory.http.markdown.net.codestory.http.markdown.FormulaPlugin
net.codestory.http.markdown.net.codestory.http.markdown.MarkdownCompiler
net.codestory.http.markdown.net.codestory.http.markdown.TablePlugin
net.codestory.http.misc
net.codestory.http.misc.net.codestory.http.misc.Cache
net.codestory.http.misc.net.codestory.http.misc.Dates
net.codestory.http.misc.net.codestory.http.misc.Env
net.codestory.http.misc.net.codestory.http.misc.ExtractWebjars
net.codestory.http.misc.net.codestory.http.misc.Hexa
net.codestory.http.misc.net.codestory.http.misc.Md5
net.codestory.http.misc.net.codestory.http.misc.MemoizingSupplier
net.codestory.http.misc.net.codestory.http.misc.PreCompile
net.codestory.http.misc.net.codestory.http.misc.Sha1
net.codestory.http.misc.net.codestory.http.misc.UrlConcat
net.codestory.http.misc.net.codestory.http.misc.WebJarUrlFinder
net.codestory.http.osxwatcher
net.codestory.http.osxwatcher.net.codestory.http.osxwatcher.CarbonAPI
net.codestory.http.osxwatcher.net.codestory.http.osxwatcher.FileChangeListener
net.codestory.http.osxwatcher.net.codestory.http.osxwatcher.Watcher
net.codestory.http.payload
net.codestory.http.payload.net.codestory.http.payload.DataSupplier
net.codestory.http.payload.net.codestory.http.payload.Payload
net.codestory.http.payload.net.codestory.http.payload.PayloadWriter
net.codestory.http.payload.net.codestory.http.payload.StreamingOutput
net.codestory.http.reload
net.codestory.http.reload.net.codestory.http.reload.FixedRoutesProvider
net.codestory.http.reload.net.codestory.http.reload.FolderChangeListener
net.codestory.http.reload.net.codestory.http.reload.FolderWatcher
net.codestory.http.reload.net.codestory.http.reload.JdkWatchService
net.codestory.http.reload.net.codestory.http.reload.MasterFolderWatch
net.codestory.http.reload.net.codestory.http.reload.OsxWatchService
net.codestory.http.reload.net.codestory.http.reload.ReloadingRoutesProvider
net.codestory.http.reload.net.codestory.http.reload.RoutesProvider
net.codestory.http.reload.net.codestory.http.reload.WatchServiceFacade
net.codestory.http.routes
net.codestory.http.routes.net.codestory.http.routes.AnyRoute
net.codestory.http.routes.net.codestory.http.routes.BoundFolderRoute
net.codestory.http.routes.net.codestory.http.routes.CatchAllRoute
net.codestory.http.routes.net.codestory.http.routes.ConfigurationOverride
net.codestory.http.routes.net.codestory.http.routes.ContextToPayload
net.codestory.http.routes.net.codestory.http.routes.FourParamsRoute
net.codestory.http.routes.net.codestory.http.routes.NoParamRoute
net.codestory.http.routes.net.codestory.http.routes.NoParamRouteWithContext
net.codestory.http.routes.net.codestory.http.routes.OneParamRoute
net.codestory.http.routes.net.codestory.http.routes.ReflectionRoute
net.codestory.http.routes.net.codestory.http.routes.Route
net.codestory.http.routes.net.codestory.http.routes.RouteCollection
net.codestory.http.routes.net.codestory.http.routes.RouteSorter
net.codestory.http.routes.net.codestory.http.routes.RouteWithPattern
net.codestory.http.routes.net.codestory.http.routes.Routes
net.codestory.http.routes.net.codestory.http.routes.RoutesWithPattern
net.codestory.http.routes.net.codestory.http.routes.SourceMapRoute
net.codestory.http.routes.net.codestory.http.routes.SourceRoute
net.codestory.http.routes.net.codestory.http.routes.StaticRoute
net.codestory.http.routes.net.codestory.http.routes.ThreeParamsRoute
net.codestory.http.routes.net.codestory.http.routes.TwoParamsRoute
net.codestory.http.routes.net.codestory.http.routes.UriParser
net.codestory.http.routes.net.codestory.http.routes.WebJarsRoute
net.codestory.http.security
net.codestory.http.security.net.codestory.http.security.SessionIdStore
net.codestory.http.security.net.codestory.http.security.User
net.codestory.http.security.net.codestory.http.security.Users
net.codestory.http.security.net.codestory.http.security.UsersList
net.codestory.http.ssl
net.codestory.http.ssl.net.codestory.http.ssl.SSLContextFactory
net.codestory.http.templating
net.codestory.http.templating.net.codestory.http.templating.BasicResolver
net.codestory.http.templating.net.codestory.http.templating.HandlebarsCompiler
net.codestory.http.templating.net.codestory.http.templating.Model
net.codestory.http.templating.net.codestory.http.templating.ModelAndView
net.codestory.http.templating.net.codestory.http.templating.Site
net.codestory.http.templating.net.codestory.http.templating.TemplatingEngine
net.codestory.http.templating.net.codestory.http.templating.ViewCompiler
net.codestory.http.templating.helpers
net.codestory.http.templating.helpers.net.codestory.http.templating.helpers.AssetsHelperSource
net.codestory.http.templating.helpers.net.codestory.http.templating.helpers.EachReverseHelperSource
net.codestory.http.templating.helpers.net.codestory.http.templating.helpers.EachValueHelperSource
net.codestory.http.templating.helpers.net.codestory.http.templating.helpers.GoogleAnalyticsHelper
net.codestory.http.templating.helpers.net.codestory.http.templating.helpers.HelperTools
net.codestory.http.templating.helpers.net.codestory.http.templating.helpers.LiveReloadHelper
net.codestory.http.templating.helpers.net.codestory.http.templating.helpers.WebjarHelperSource
net.codestory.http.templating.yaml
net.codestory.http.templating.yaml.net.codestory.http.templating.yaml.YamlFrontMatter
net.codestory.http.templating.yaml.net.codestory.http.templating.yaml.YamlParser
net.codestory.http.types
net.codestory.http.types.net.codestory.http.types.ContentTypes
net.codestory.http.websockets
net.codestory.http.websockets.net.codestory.http.websockets.Frame
net.codestory.http.websockets.net.codestory.http.websockets.WebSocketHandler
net.codestory.http.websockets.net.codestory.http.websockets.WebSocketJsonParser
net.codestory.http.websockets.net.codestory.http.websockets.WebSocketListener
net.codestory.http.websockets.net.codestory.http.websockets.WebSocketListenerFactory
net.codestory.http.websockets.net.codestory.http.websockets.WebSocketSession




© 2015 - 2024 Weber Informatics LLC | Privacy Policy