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

Download RestExpress JAR 0.9.1 with all dependencies


Internet scale, high-performance RESTful Services in Java

Files of the artifact RestExpress version 0.9.1 from the group com.strategicgains.

Test

Download RestExpress (0.9.1)
Artifact RestExpress
Group com.strategicgains
Version 0.9.1
Last update 04. March 2013
Organization not specified
URL https://github.com/RestExpress/RestExpress
License not specified
Dependencies amount 7
Dependencies RestExpress-Common, DateAdapterJ, jackson-databind, xstream, netty-all, encoder, jzlib,
There are maybe transitive dependencies!
There is a newer version: 0.11.3
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of RestExpress Show documentation

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

3 downloads

Source code of RestExpress version 0.9.1

META-INF
META-INF.META-INF.MANIFEST.MF
com.strategicgains.restexpress
com.strategicgains.restexpress.com.strategicgains.restexpress.ContentType
com.strategicgains.restexpress.com.strategicgains.restexpress.Flags
com.strategicgains.restexpress.com.strategicgains.restexpress.Format
com.strategicgains.restexpress.com.strategicgains.restexpress.Parameters
com.strategicgains.restexpress.com.strategicgains.restexpress.Request
com.strategicgains.restexpress.com.strategicgains.restexpress.Response
com.strategicgains.restexpress.com.strategicgains.restexpress.RestExpress
com.strategicgains.restexpress.domain
com.strategicgains.restexpress.domain.com.strategicgains.restexpress.domain.ResultWrapper
com.strategicgains.restexpress.domain.metadata
com.strategicgains.restexpress.domain.metadata.com.strategicgains.restexpress.domain.metadata.RouteMetadata
com.strategicgains.restexpress.domain.metadata.com.strategicgains.restexpress.domain.metadata.ServerMetadata
com.strategicgains.restexpress.domain.metadata.com.strategicgains.restexpress.domain.metadata.UriMetadata
com.strategicgains.restexpress.domain.result
com.strategicgains.restexpress.domain.result.com.strategicgains.restexpress.domain.result.ErrorResult
com.strategicgains.restexpress.domain.result.com.strategicgains.restexpress.domain.result.FailResult
com.strategicgains.restexpress.domain.result.com.strategicgains.restexpress.domain.result.MessageResult
com.strategicgains.restexpress.domain.result.com.strategicgains.restexpress.domain.result.Result
com.strategicgains.restexpress.domain.result.com.strategicgains.restexpress.domain.result.ResultFactory
com.strategicgains.restexpress.domain.result.com.strategicgains.restexpress.domain.result.SuccessResult
com.strategicgains.restexpress.exception
com.strategicgains.restexpress.exception.com.strategicgains.restexpress.exception.BadRequestException
com.strategicgains.restexpress.exception.com.strategicgains.restexpress.exception.ConfigurationException
com.strategicgains.restexpress.exception.com.strategicgains.restexpress.exception.ConflictException
com.strategicgains.restexpress.exception.com.strategicgains.restexpress.exception.ExceptionMapping
com.strategicgains.restexpress.exception.com.strategicgains.restexpress.exception.ExceptionUtils
com.strategicgains.restexpress.exception.com.strategicgains.restexpress.exception.ForbiddenException
com.strategicgains.restexpress.exception.com.strategicgains.restexpress.exception.HttpSpecificationException
com.strategicgains.restexpress.exception.com.strategicgains.restexpress.exception.MethodNotAllowedException
com.strategicgains.restexpress.exception.com.strategicgains.restexpress.exception.NotFoundException
com.strategicgains.restexpress.exception.com.strategicgains.restexpress.exception.ServiceException
com.strategicgains.restexpress.exception.com.strategicgains.restexpress.exception.UnauthorizedException
com.strategicgains.restexpress.pipeline
com.strategicgains.restexpress.pipeline.com.strategicgains.restexpress.pipeline.DefaultRequestHandler
com.strategicgains.restexpress.pipeline.com.strategicgains.restexpress.pipeline.MessageContext
com.strategicgains.restexpress.pipeline.com.strategicgains.restexpress.pipeline.MessageObserver
com.strategicgains.restexpress.pipeline.com.strategicgains.restexpress.pipeline.PipelineBuilder
com.strategicgains.restexpress.pipeline.com.strategicgains.restexpress.pipeline.Postprocessor
com.strategicgains.restexpress.pipeline.com.strategicgains.restexpress.pipeline.Preprocessor
com.strategicgains.restexpress.pipeline.com.strategicgains.restexpress.pipeline.SimpleConsoleLogMessageObserver
com.strategicgains.restexpress.plugin
com.strategicgains.restexpress.plugin.com.strategicgains.restexpress.plugin.AbstractPlugin
com.strategicgains.restexpress.plugin.com.strategicgains.restexpress.plugin.Plugin
com.strategicgains.restexpress.preprocessor
com.strategicgains.restexpress.preprocessor.com.strategicgains.restexpress.preprocessor.HttpBasicAuthenticationPreprocessor
com.strategicgains.restexpress.query
com.strategicgains.restexpress.query.com.strategicgains.restexpress.query.QueryFilters
com.strategicgains.restexpress.query.com.strategicgains.restexpress.query.QueryOrders
com.strategicgains.restexpress.query.com.strategicgains.restexpress.query.QueryRanges
com.strategicgains.restexpress.response
com.strategicgains.restexpress.response.com.strategicgains.restexpress.response.DefaultHttpResponseWriter
com.strategicgains.restexpress.response.com.strategicgains.restexpress.response.DefaultResponseWrapper
com.strategicgains.restexpress.response.com.strategicgains.restexpress.response.HttpResponseWriter
com.strategicgains.restexpress.response.com.strategicgains.restexpress.response.RawResponseWrapper
com.strategicgains.restexpress.response.com.strategicgains.restexpress.response.ResponseProcessor
com.strategicgains.restexpress.response.com.strategicgains.restexpress.response.ResponseProcessorResolver
com.strategicgains.restexpress.response.com.strategicgains.restexpress.response.ResponseWrapper
com.strategicgains.restexpress.route
com.strategicgains.restexpress.route.com.strategicgains.restexpress.route.Action
com.strategicgains.restexpress.route.com.strategicgains.restexpress.route.Route
com.strategicgains.restexpress.route.com.strategicgains.restexpress.route.RouteBuilder
com.strategicgains.restexpress.route.com.strategicgains.restexpress.route.RouteDeclaration
com.strategicgains.restexpress.route.com.strategicgains.restexpress.route.RouteMapping
com.strategicgains.restexpress.route.com.strategicgains.restexpress.route.RouteResolver
com.strategicgains.restexpress.route.parameterized
com.strategicgains.restexpress.route.parameterized.com.strategicgains.restexpress.route.parameterized.ParameterizedRoute
com.strategicgains.restexpress.route.parameterized.com.strategicgains.restexpress.route.parameterized.ParameterizedRouteBuilder
com.strategicgains.restexpress.route.regex
com.strategicgains.restexpress.route.regex.com.strategicgains.restexpress.route.regex.RegexRoute
com.strategicgains.restexpress.route.regex.com.strategicgains.restexpress.route.regex.RegexRouteBuilder
com.strategicgains.restexpress.serialization
com.strategicgains.restexpress.serialization.com.strategicgains.restexpress.serialization.Aliasable
com.strategicgains.restexpress.serialization.com.strategicgains.restexpress.serialization.AliasingSerializationProcessor
com.strategicgains.restexpress.serialization.com.strategicgains.restexpress.serialization.DeserializationException
com.strategicgains.restexpress.serialization.com.strategicgains.restexpress.serialization.Deserializer
com.strategicgains.restexpress.serialization.com.strategicgains.restexpress.serialization.SerializationException
com.strategicgains.restexpress.serialization.com.strategicgains.restexpress.serialization.SerializationProcessor
com.strategicgains.restexpress.serialization.com.strategicgains.restexpress.serialization.Serializer
com.strategicgains.restexpress.serialization.json
com.strategicgains.restexpress.serialization.json.com.strategicgains.restexpress.serialization.json.DefaultJsonProcessor
com.strategicgains.restexpress.serialization.json.com.strategicgains.restexpress.serialization.json.JacksonTimepointDeserializer
com.strategicgains.restexpress.serialization.json.com.strategicgains.restexpress.serialization.json.JacksonTimepointSerializer
com.strategicgains.restexpress.serialization.text
com.strategicgains.restexpress.serialization.text.com.strategicgains.restexpress.serialization.text.DefaultTxtProcessor
com.strategicgains.restexpress.serialization.text.com.strategicgains.restexpress.serialization.text.TextSerializer
com.strategicgains.restexpress.serialization.xml
com.strategicgains.restexpress.serialization.xml.com.strategicgains.restexpress.serialization.xml.DefaultXmlProcessor
com.strategicgains.restexpress.serialization.xml.com.strategicgains.restexpress.serialization.xml.XstreamDateConverter
com.strategicgains.restexpress.serialization.xml.com.strategicgains.restexpress.serialization.xml.XstreamTimestampConverter
com.strategicgains.restexpress.settings
com.strategicgains.restexpress.settings.com.strategicgains.restexpress.settings.RouteDefaults
com.strategicgains.restexpress.settings.com.strategicgains.restexpress.settings.ServerSettings
com.strategicgains.restexpress.settings.com.strategicgains.restexpress.settings.SocketSettings
com.strategicgains.restexpress.url
com.strategicgains.restexpress.url.com.strategicgains.restexpress.url.QueryStringParser
com.strategicgains.restexpress.url.com.strategicgains.restexpress.url.UrlMatch
com.strategicgains.restexpress.url.com.strategicgains.restexpress.url.UrlMatcher
com.strategicgains.restexpress.url.com.strategicgains.restexpress.url.UrlPattern
com.strategicgains.restexpress.url.com.strategicgains.restexpress.url.UrlRegex
com.strategicgains.restexpress.util
com.strategicgains.restexpress.util.com.strategicgains.restexpress.util.Bootstraps
com.strategicgains.restexpress.util.com.strategicgains.restexpress.util.DefaultShutdownHook
com.strategicgains.restexpress.util.com.strategicgains.restexpress.util.Environment
com.strategicgains.restexpress.util.com.strategicgains.restexpress.util.HttpSpecification
com.strategicgains.restexpress.util.com.strategicgains.restexpress.util.LogLevel
com.strategicgains.restexpress.util.com.strategicgains.restexpress.util.Resolver
com.strategicgains.restexpress.util.com.strategicgains.restexpress.util.StringUtils




© 2015 - 2025 Weber Informatics LLC | Privacy Policy