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

Download extdirectspring JAR 1.4.1 with all dependencies


Implements the Ext.Direct specification with Java/Spring 3

Files of the artifact extdirectspring version 1.4.1 from the group ch.ralscha.

Test

Artifact extdirectspring
Group ch.ralscha
Version 1.4.1
Last update 31. March 2014
Tags: direct with implements specification java spring
Organization not specified
URL https://github.com/ralscha/extdirectspring/
License Apache 2
Dependencies amount 8
Dependencies spring-aop, spring-beans, spring-context, spring-core, spring-expression, spring-web, spring-webmvc, jackson-databind,
There are maybe transitive dependencies!
There is a newer version: 2.0.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of extdirectspring Show documentation

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

8 downloads

Source code of extdirectspring version 1.4.1

META-INF
META-INF.META-INF.MANIFEST.MF
ch.ralscha.extdirectspring.annotation
ch.ralscha.extdirectspring.annotation.ch.ralscha.extdirectspring.annotation.ExtDirectDocParameters
ch.ralscha.extdirectspring.annotation.ch.ralscha.extdirectspring.annotation.ExtDirectDocReturn
ch.ralscha.extdirectspring.annotation.ch.ralscha.extdirectspring.annotation.ExtDirectMethod
ch.ralscha.extdirectspring.annotation.ch.ralscha.extdirectspring.annotation.ExtDirectMethodDocumentation
ch.ralscha.extdirectspring.annotation.ch.ralscha.extdirectspring.annotation.ExtDirectMethodType
ch.ralscha.extdirectspring.bean
ch.ralscha.extdirectspring.bean.ch.ralscha.extdirectspring.bean.BaseResponse
ch.ralscha.extdirectspring.bean.ch.ralscha.extdirectspring.bean.DataType
ch.ralscha.extdirectspring.bean.ch.ralscha.extdirectspring.bean.ExtDirectFormLoadResult
ch.ralscha.extdirectspring.bean.ch.ralscha.extdirectspring.bean.ExtDirectFormPostResult
ch.ralscha.extdirectspring.bean.ch.ralscha.extdirectspring.bean.ExtDirectPollResponse
ch.ralscha.extdirectspring.bean.ch.ralscha.extdirectspring.bean.ExtDirectRawJsonStoreResult
ch.ralscha.extdirectspring.bean.ch.ralscha.extdirectspring.bean.ExtDirectRequest
ch.ralscha.extdirectspring.bean.ch.ralscha.extdirectspring.bean.ExtDirectResponse
ch.ralscha.extdirectspring.bean.ch.ralscha.extdirectspring.bean.ExtDirectResponseBuilder
ch.ralscha.extdirectspring.bean.ch.ralscha.extdirectspring.bean.ExtDirectStoreReadRequest
ch.ralscha.extdirectspring.bean.ch.ralscha.extdirectspring.bean.ExtDirectStoreResult
ch.ralscha.extdirectspring.bean.ch.ralscha.extdirectspring.bean.Field
ch.ralscha.extdirectspring.bean.ch.ralscha.extdirectspring.bean.GroupInfo
ch.ralscha.extdirectspring.bean.ch.ralscha.extdirectspring.bean.JsonViewHint
ch.ralscha.extdirectspring.bean.ch.ralscha.extdirectspring.bean.MetaData
ch.ralscha.extdirectspring.bean.ch.ralscha.extdirectspring.bean.ModelAndJsonView
ch.ralscha.extdirectspring.bean.ch.ralscha.extdirectspring.bean.SSEvent
ch.ralscha.extdirectspring.bean.ch.ralscha.extdirectspring.bean.SortDirection
ch.ralscha.extdirectspring.bean.ch.ralscha.extdirectspring.bean.SortInfo
ch.ralscha.extdirectspring.bean.api
ch.ralscha.extdirectspring.bean.api.ch.ralscha.extdirectspring.bean.api.Action
ch.ralscha.extdirectspring.bean.api.ch.ralscha.extdirectspring.bean.api.ActionDoc
ch.ralscha.extdirectspring.bean.api.ch.ralscha.extdirectspring.bean.api.PollingProvider
ch.ralscha.extdirectspring.bean.api.ch.ralscha.extdirectspring.bean.api.RemotingApi
ch.ralscha.extdirectspring.bean.api.ch.ralscha.extdirectspring.bean.api.RemotingApiMixin
ch.ralscha.extdirectspring.controller
ch.ralscha.extdirectspring.controller.ch.ralscha.extdirectspring.controller.ApiController
ch.ralscha.extdirectspring.controller.ch.ralscha.extdirectspring.controller.BatchedMethodsExecutionPolicy
ch.ralscha.extdirectspring.controller.ch.ralscha.extdirectspring.controller.Configuration
ch.ralscha.extdirectspring.controller.ch.ralscha.extdirectspring.controller.ConfigurationService
ch.ralscha.extdirectspring.controller.ch.ralscha.extdirectspring.controller.DefaultRouterExceptionHandler
ch.ralscha.extdirectspring.controller.ch.ralscha.extdirectspring.controller.MethodRegistrar
ch.ralscha.extdirectspring.controller.ch.ralscha.extdirectspring.controller.RouterController
ch.ralscha.extdirectspring.controller.ch.ralscha.extdirectspring.controller.RouterExceptionHandler
ch.ralscha.extdirectspring.controller.ch.ralscha.extdirectspring.controller.SSEHandler
ch.ralscha.extdirectspring.controller.ch.ralscha.extdirectspring.controller.SSEWriter
ch.ralscha.extdirectspring.filter
ch.ralscha.extdirectspring.filter.ch.ralscha.extdirectspring.filter.BooleanFilter
ch.ralscha.extdirectspring.filter.ch.ralscha.extdirectspring.filter.Comparison
ch.ralscha.extdirectspring.filter.ch.ralscha.extdirectspring.filter.DateFilter
ch.ralscha.extdirectspring.filter.ch.ralscha.extdirectspring.filter.Filter
ch.ralscha.extdirectspring.filter.ch.ralscha.extdirectspring.filter.ListFilter
ch.ralscha.extdirectspring.filter.ch.ralscha.extdirectspring.filter.NumericFilter
ch.ralscha.extdirectspring.filter.ch.ralscha.extdirectspring.filter.StringFilter
ch.ralscha.extdirectspring.util
ch.ralscha.extdirectspring.util.ch.ralscha.extdirectspring.util.ApiCache
ch.ralscha.extdirectspring.util.ch.ralscha.extdirectspring.util.ApiCacheKey
ch.ralscha.extdirectspring.util.ch.ralscha.extdirectspring.util.ExtDirectSpringUtil
ch.ralscha.extdirectspring.util.ch.ralscha.extdirectspring.util.JsonHandler
ch.ralscha.extdirectspring.util.ch.ralscha.extdirectspring.util.MapActionSerializer
ch.ralscha.extdirectspring.util.ch.ralscha.extdirectspring.util.MethodInfo
ch.ralscha.extdirectspring.util.ch.ralscha.extdirectspring.util.MethodInfoCache
ch.ralscha.extdirectspring.util.ch.ralscha.extdirectspring.util.ParameterInfo
ch.ralscha.extdirectspring.util.ch.ralscha.extdirectspring.util.ParametersResolver
ch.ralscha.extdirectspring.util.ch.ralscha.extdirectspring.util.SupportedParameters




© 2015 - 2025 Weber Informatics LLC | Privacy Policy