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

Download up-core JAR 0.0.3 with all dependencies


Files of the artifact up-core version 0.0.3 from the group com.github.restup.

Artifact up-core
Group com.github.restup
Version 0.0.3
Last update 09. April 2018
Tags: rest
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies up-annotations, gentyref, guava, commons-lang3, commons-collections4, validation-api, slf4j-api,
There are maybe transitive dependencies!
There is a newer version: 0.0.5
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of up-core Show documentation

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

0 downloads

Source code of up-core version 0.0.3

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.restup.bind
com.github.restup.bind.com.github.restup.bind.DefaultMethodArgumentFactory
com.github.restup.bind.com.github.restup.bind.MethodArgumentFactory
com.github.restup.bind.com.github.restup.bind.SimpleMethodArgumentFactory
com.github.restup.bind.converter
com.github.restup.bind.converter.com.github.restup.bind.converter.ConversionUtils
com.github.restup.bind.converter.com.github.restup.bind.converter.ConverterFactory
com.github.restup.bind.converter.com.github.restup.bind.converter.DefaultConverterFactory
com.github.restup.bind.converter.com.github.restup.bind.converter.DefaultParameterConverterFactory
com.github.restup.bind.converter.com.github.restup.bind.converter.FunctionalParameterConverter
com.github.restup.bind.converter.com.github.restup.bind.converter.ParameterConverter
com.github.restup.bind.converter.com.github.restup.bind.converter.ParameterConverterFactory
com.github.restup.bind.converter.com.github.restup.bind.converter.StringToBooleanConverter
com.github.restup.bind.converter.com.github.restup.bind.converter.StringToDateConverter
com.github.restup.bind.converter.com.github.restup.bind.converter.StringToLocalDateTimeConverter
com.github.restup.bind.converter.com.github.restup.bind.converter.StringToZonedDateTimeConverter
com.github.restup.bind.converter.com.github.restup.bind.converter.package-info
com.github.restup.bind
com.github.restup.bind.com.github.restup.bind.package-info
com.github.restup.bind.param
com.github.restup.bind.param.com.github.restup.bind.param.NoOpParameterProvider
com.github.restup.bind.param.com.github.restup.bind.param.ParameterProvider
com.github.restup.bind.param.com.github.restup.bind.param.package-info
com.github.restup.errors
com.github.restup.errors.com.github.restup.errors.BasicErrors
com.github.restup.errors.com.github.restup.errors.BasicParameterError
com.github.restup.errors.com.github.restup.errors.BasicRequestError
com.github.restup.errors.com.github.restup.errors.DebugRequestError
com.github.restup.errors.com.github.restup.errors.DefaultErrorFactory
com.github.restup.errors.com.github.restup.errors.ErrorCode
com.github.restup.errors.com.github.restup.errors.ErrorFactory
com.github.restup.errors.com.github.restup.errors.ErrorSource
com.github.restup.errors.com.github.restup.errors.Errors
com.github.restup.errors.com.github.restup.errors.ParameterError
com.github.restup.errors.com.github.restup.errors.RequestError
com.github.restup.errors.com.github.restup.errors.RequestErrorException
com.github.restup.errors.com.github.restup.errors.StatusCode
com.github.restup.errors.com.github.restup.errors.package-info
com.github.restup.mapping
com.github.restup.mapping.com.github.restup.mapping.BasicMappedClass
com.github.restup.mapping.com.github.restup.mapping.DefaultMappedClassFactory
com.github.restup.mapping.com.github.restup.mapping.DefaultMappedFieldComparator
com.github.restup.mapping.com.github.restup.mapping.MappedClass
com.github.restup.mapping.com.github.restup.mapping.MappedClassFactory
com.github.restup.mapping.com.github.restup.mapping.MappedClassRegistry
com.github.restup.mapping.com.github.restup.mapping.PolymorphicMappedClass
com.github.restup.mapping.com.github.restup.mapping.UntypedClass
com.github.restup.mapping.fields
com.github.restup.mapping.fields.com.github.restup.mapping.fields.BasicIterableField
com.github.restup.mapping.fields.com.github.restup.mapping.fields.BasicMappedField
com.github.restup.mapping.fields.com.github.restup.mapping.fields.DeclaredBy
com.github.restup.mapping.fields.com.github.restup.mapping.fields.DefaultMappedFieldFactory
com.github.restup.mapping.fields.com.github.restup.mapping.fields.IterableField
com.github.restup.mapping.fields.com.github.restup.mapping.fields.MappedField
com.github.restup.mapping.fields.com.github.restup.mapping.fields.MappedFieldBuilderVisitor
com.github.restup.mapping.fields.com.github.restup.mapping.fields.MappedFieldFactory
com.github.restup.mapping.fields.com.github.restup.mapping.fields.ReadWriteField
com.github.restup.mapping.fields.com.github.restup.mapping.fields.ReadableField
com.github.restup.mapping.fields.com.github.restup.mapping.fields.RegistryProvider
com.github.restup.mapping.fields.com.github.restup.mapping.fields.WritableField
com.github.restup.mapping.fields.composition
com.github.restup.mapping.fields.composition.com.github.restup.mapping.fields.composition.AbstractBasicRelation
com.github.restup.mapping.fields.composition.com.github.restup.mapping.fields.composition.BasicCaseSensitivity
com.github.restup.mapping.fields.composition.com.github.restup.mapping.fields.composition.BasicIdentifier
com.github.restup.mapping.fields.composition.com.github.restup.mapping.fields.composition.BasicImmutability
com.github.restup.mapping.fields.composition.com.github.restup.mapping.fields.composition.BasicNamedRelation
com.github.restup.mapping.fields.composition.com.github.restup.mapping.fields.composition.BasicTypedRelation
com.github.restup.mapping.fields.composition.com.github.restup.mapping.fields.composition.CaseSensitivity
com.github.restup.mapping.fields.composition.com.github.restup.mapping.fields.composition.Identifier
com.github.restup.mapping.fields.composition.com.github.restup.mapping.fields.composition.Immutability
com.github.restup.mapping.fields.composition.com.github.restup.mapping.fields.composition.MapField
com.github.restup.mapping.fields.composition.com.github.restup.mapping.fields.composition.ReflectMappedField
com.github.restup.mapping.fields.composition.com.github.restup.mapping.fields.composition.ReflectMappedMethod
com.github.restup.mapping.fields.composition.com.github.restup.mapping.fields.composition.ReflectReadableMappedMethod
com.github.restup.mapping.fields.composition.com.github.restup.mapping.fields.composition.ReflectWritableMappedMethod
com.github.restup.mapping.fields.composition.com.github.restup.mapping.fields.composition.Relation
com.github.restup.mapping.fields
com.github.restup.mapping.fields.com.github.restup.mapping.fields.package-info
com.github.restup.mapping.fields.visitors
com.github.restup.mapping.fields.visitors.com.github.restup.mapping.fields.visitors.IdentityByConventionMappedFieldBuilderVisitor
com.github.restup.mapping.fields.visitors.com.github.restup.mapping.fields.visitors.JacksonMappedFieldBuilderVisitor
com.github.restup.mapping
com.github.restup.mapping.com.github.restup.mapping.package-info
com.github.restup.path
com.github.restup.path.com.github.restup.path.AllResourcePathsProvider
com.github.restup.path.com.github.restup.path.ConstantPathValue
com.github.restup.path.com.github.restup.path.DataPathValue
com.github.restup.path.com.github.restup.path.EmbeddedFieldPathValue
com.github.restup.path.com.github.restup.path.EmbeddedResourcePathValue
com.github.restup.path.com.github.restup.path.EmptyResourcePathsProvider
com.github.restup.path.com.github.restup.path.IndexPathValue
com.github.restup.path.com.github.restup.path.InvalidPathValue
com.github.restup.path.com.github.restup.path.MappedFieldPathValue
com.github.restup.path.com.github.restup.path.PathValue
com.github.restup.path.com.github.restup.path.ResourcePath
com.github.restup.path.com.github.restup.path.ResourcePathsProvider
com.github.restup.path.com.github.restup.path.package-info
com.github.restup.query
com.github.restup.query.com.github.restup.query.AbstractResourceQueryStatement
com.github.restup.query.com.github.restup.query.BasicPagination
com.github.restup.query.com.github.restup.query.BasicResourceSort
com.github.restup.query.com.github.restup.query.Pagination
com.github.restup.query.com.github.restup.query.PreparedResourceQueryStatement
com.github.restup.query.com.github.restup.query.ResourceQuery
com.github.restup.query.com.github.restup.query.ResourceQueryDefaults
com.github.restup.query.com.github.restup.query.ResourceQueryStatement
com.github.restup.query.com.github.restup.query.ResourceSort
com.github.restup.query.criteria
com.github.restup.query.criteria.com.github.restup.query.criteria.AndCriteria
com.github.restup.query.criteria.com.github.restup.query.criteria.ListCriteria
com.github.restup.query.criteria.com.github.restup.query.criteria.OrCriteria
com.github.restup.query.criteria.com.github.restup.query.criteria.ResourcePathFilter
com.github.restup.query.criteria.com.github.restup.query.criteria.ResourceQueryCriteria
com.github.restup.query.criteria.com.github.restup.query.criteria.package-info
com.github.restup.registry
com.github.restup.registry.com.github.restup.registry.BasicResource
com.github.restup.registry.com.github.restup.registry.BasicResourceRelationship
com.github.restup.registry.com.github.restup.registry.DefaultResourceRegistry
com.github.restup.registry.com.github.restup.registry.Resource
com.github.restup.registry.com.github.restup.registry.ResourceRegistry
com.github.restup.registry.com.github.restup.registry.ResourceRegistryRepository
com.github.restup.registry.com.github.restup.registry.ResourceRelationship
com.github.restup.registry.com.github.restup.registry.package-info
com.github.restup.registry.settings
com.github.restup.registry.settings.com.github.restup.registry.settings.AbstractMethodAccessBuilder
com.github.restup.registry.settings.com.github.restup.registry.settings.AutoDetectConstants
com.github.restup.registry.settings.com.github.restup.registry.settings.BasicControllerMethodAccess
com.github.restup.registry.settings.com.github.restup.registry.settings.BasicMethodAccess
com.github.restup.registry.settings.com.github.restup.registry.settings.BasicRegistrySettings
com.github.restup.registry.settings.com.github.restup.registry.settings.BasicServiceMethodAccess
com.github.restup.registry.settings.com.github.restup.registry.settings.ControllerMethodAccess
com.github.restup.registry.settings.com.github.restup.registry.settings.DefaultResourceRegistryRepository
com.github.restup.registry.settings.com.github.restup.registry.settings.MethodAccess
com.github.restup.registry.settings.com.github.restup.registry.settings.RegistryOperations
com.github.restup.registry.settings.com.github.restup.registry.settings.RegistrySettings
com.github.restup.registry.settings.com.github.restup.registry.settings.ServiceMethodAccess
com.github.restup.registry.settings.com.github.restup.registry.settings.package-info
com.github.restup.repository
com.github.restup.repository.com.github.restup.repository.AnnotatedResourceRepository
com.github.restup.repository.com.github.restup.repository.CrudRepository
com.github.restup.repository.com.github.restup.repository.DefaultBulkRepository
com.github.restup.repository.com.github.restup.repository.Repository
com.github.restup.repository.com.github.restup.repository.RepositoryFactory
com.github.restup.repository.com.github.restup.repository.ResourceRepository
com.github.restup.repository.com.github.restup.repository.ResourceRepositoryOperations
com.github.restup.repository.collections
com.github.restup.repository.collections.com.github.restup.repository.collections.IdentityStrategy
com.github.restup.repository.collections.com.github.restup.repository.collections.IntegerIdentityStrategy
com.github.restup.repository.collections.com.github.restup.repository.collections.LongIdentityStrategy
com.github.restup.repository.collections.com.github.restup.repository.collections.MapBackedRepository
com.github.restup.repository.collections.com.github.restup.repository.collections.MapBackedRepositoryFactory
com.github.restup.repository.collections.com.github.restup.repository.collections.StringIdentityStrategy
com.github.restup.repository.collections.com.github.restup.repository.collections.package-info
com.github.restup.repository
com.github.restup.repository.com.github.restup.repository.package-info
com.github.restup.resource.operations
com.github.restup.resource.operations.com.github.restup.resource.operations.BulkCreatableResource
com.github.restup.resource.operations.com.github.restup.resource.operations.BulkDeletableResource
com.github.restup.resource.operations.com.github.restup.resource.operations.BulkUpdatableResource
com.github.restup.resource.operations.com.github.restup.resource.operations.CreatableResource
com.github.restup.resource.operations.com.github.restup.resource.operations.DeletableByQueryResource
com.github.restup.resource.operations.com.github.restup.resource.operations.DeletableResource
com.github.restup.resource.operations.com.github.restup.resource.operations.ListableResource
com.github.restup.resource.operations.com.github.restup.resource.operations.ReadableResource
com.github.restup.resource.operations.com.github.restup.resource.operations.UpdatableByQueryResource
com.github.restup.resource.operations.com.github.restup.resource.operations.UpdatableResource
com.github.restup.resource.operations.com.github.restup.resource.operations.package-info
com.github.restup.service
com.github.restup.service.com.github.restup.service.AbstractIndexedVarArgsMethodCommand
com.github.restup.service.com.github.restup.service.AnnotatedFilterMethodCommand
com.github.restup.service.com.github.restup.service.AnnotatedOperationMethodCommand
com.github.restup.service.com.github.restup.service.AnnotatedRepositoryMethodCommand
com.github.restup.service.com.github.restup.service.AnnotatedService
com.github.restup.service.com.github.restup.service.DelegatingResourceService
com.github.restup.service.com.github.restup.service.FilterChainContext
com.github.restup.service.com.github.restup.service.FilterChainContextMethodCommand
com.github.restup.service.com.github.restup.service.FilteredService
com.github.restup.service.com.github.restup.service.FilteredServiceMethodCommand
com.github.restup.service.com.github.restup.service.IndexedVarArgsMethodCommand
com.github.restup.service.com.github.restup.service.LazyIndexedVarArgsMethodCommand
com.github.restup.service.com.github.restup.service.MethodArgumentsBuilder
com.github.restup.service.com.github.restup.service.MethodCommand
com.github.restup.service.com.github.restup.service.MethodCommandOperationFactory
com.github.restup.service.com.github.restup.service.MethodCommandOperations
com.github.restup.service.com.github.restup.service.OnCreateFilterMethodCommand
com.github.restup.service.com.github.restup.service.OnUpdateFilterMethodCommand
com.github.restup.service.com.github.restup.service.ResourceService
com.github.restup.service.com.github.restup.service.ResourceServiceOperations
com.github.restup.service.com.github.restup.service.ServiceFilter
com.github.restup.service.com.github.restup.service.UnsupportedMethodCommand
com.github.restup.service.com.github.restup.service.VarArgsMethodCommand
com.github.restup.service.filters
com.github.restup.service.filters.com.github.restup.service.filters.BulkOperationByQueryFilter
com.github.restup.service.filters.com.github.restup.service.filters.CaseInsensitiveSearchFieldFilter
com.github.restup.service.filters.com.github.restup.service.filters.ImmutableFieldValidationFilter
com.github.restup.service.filters.com.github.restup.service.filters.IncludeFilter
com.github.restup.service.filters.com.github.restup.service.filters.JavaxValidationFilter
com.github.restup.service.filters.com.github.restup.service.filters.NotFoundFilter
com.github.restup.service.filters.com.github.restup.service.filters.RelationshipValidationFilter
com.github.restup.service.filters.com.github.restup.service.filters.SequencedIdValidationFilter
com.github.restup.service.filters.com.github.restup.service.filters.package-info
com.github.restup.service.model
com.github.restup.service.model.com.github.restup.service.model.Identified
com.github.restup.service.model.com.github.restup.service.model.ResourceData
com.github.restup.service.model.request
com.github.restup.service.model.request.com.github.restup.service.model.request.AbstractPersistenceRequest
com.github.restup.service.model.request.com.github.restup.service.model.request.AbstractRequest
com.github.restup.service.model.request.com.github.restup.service.model.request.BasicCreateRequest
com.github.restup.service.model.request.com.github.restup.service.model.request.BasicDeleteRequest
com.github.restup.service.model.request.com.github.restup.service.model.request.BasicListRequest
com.github.restup.service.model.request.com.github.restup.service.model.request.BasicReadRequest
com.github.restup.service.model.request.com.github.restup.service.model.request.BasicUpdateRequest
com.github.restup.service.model.request.com.github.restup.service.model.request.BulkRequest
com.github.restup.service.model.request.com.github.restup.service.model.request.CreateRequest
com.github.restup.service.model.request.com.github.restup.service.model.request.DefaultRequestObjectFactory
com.github.restup.service.model.request.com.github.restup.service.model.request.DeleteRequest
com.github.restup.service.model.request.com.github.restup.service.model.request.ListRequest
com.github.restup.service.model.request.com.github.restup.service.model.request.PersistenceRequest
com.github.restup.service.model.request.com.github.restup.service.model.request.QueryRequest
com.github.restup.service.model.request.com.github.restup.service.model.request.ReadRequest
com.github.restup.service.model.request.com.github.restup.service.model.request.RequestObjectFactory
com.github.restup.service.model.request.com.github.restup.service.model.request.ResourceRequest
com.github.restup.service.model.request.com.github.restup.service.model.request.UpdateRequest
com.github.restup.service.model.request.com.github.restup.service.model.request.package-info
com.github.restup.service.model.response
com.github.restup.service.model.response.com.github.restup.service.model.response.BasicListResult
com.github.restup.service.model.response.com.github.restup.service.model.response.BasicPagedResult
com.github.restup.service.model.response.com.github.restup.service.model.response.BasicPersistenceResult
com.github.restup.service.model.response.com.github.restup.service.model.response.BasicReadResult
com.github.restup.service.model.response.com.github.restup.service.model.response.PagedResult
com.github.restup.service.model.response.com.github.restup.service.model.response.PersistenceResult
com.github.restup.service.model.response.com.github.restup.service.model.response.ReadResult
com.github.restup.service.model.response.com.github.restup.service.model.response.ResourceResult
com.github.restup.service.model.response.com.github.restup.service.model.response.ResourceResultConverter
com.github.restup.service.model.response.com.github.restup.service.model.response.ResourceResultConverterFactory
com.github.restup.service.model.response.com.github.restup.service.model.response.package-info
com.github.restup.util
com.github.restup.util.com.github.restup.util.Assert
com.github.restup.util.com.github.restup.util.ReflectionUtils
com.github.restup.util.com.github.restup.util.Streams
com.github.restup.util.com.github.restup.util.UpUtils




© 2015 - 2024 Weber Informatics LLC | Privacy Policy