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

Download spring-data-rest-core JAR 3.1.4.RELEASE with all dependencies


Spring Data REST - Core

Files of the artifact spring-data-rest-core version 3.1.4.RELEASE from the group org.springframework.data.

Artifact spring-data-rest-core
Group org.springframework.data
Version 3.1.4.RELEASE
Last update 10. January 2019
Tags: data core rest spring
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies spring-tx, spring-hateoas, spring-data-commons, spring-plugin-core, evo-inflector, jackson-annotations, jackson-datatype-jdk8,
There are maybe transitive dependencies!
There is a newer version: 4.2.5
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of spring-data-rest-core Show documentation

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

spring-data-rest-core
Rate from 1 - 5, Rated 5.00 based on 1 reviews

143 downloads

Source code of spring-data-rest-core version 3.1.4.RELEASE

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.org.springframework.data.spring-data-rest-core
META-INF.maven.org.springframework.data.spring-data-rest-core.META-INF.maven.org.springframework.data.spring-data-rest-core.pom.properties
META-INF.maven.org.springframework.data.spring-data-rest-core.META-INF.maven.org.springframework.data.spring-data-rest-core.pom.xml
org.springframework.data.rest.core
org.springframework.data.rest.core.org.springframework.data.rest.core.Path
org.springframework.data.rest.core.org.springframework.data.rest.core.RepositoryConstraintViolationException
org.springframework.data.rest.core.org.springframework.data.rest.core.StringToLdapNameConverter
org.springframework.data.rest.core.org.springframework.data.rest.core.UriToEntityConverter
org.springframework.data.rest.core.org.springframework.data.rest.core.ValidationErrors
org.springframework.data.rest.core.annotation
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.Description
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.HandleAfterCreate
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.HandleAfterDelete
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.HandleAfterLinkDelete
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.HandleAfterLinkSave
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.HandleAfterSave
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.HandleBeforeCreate
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.HandleBeforeDelete
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.HandleBeforeLinkDelete
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.HandleBeforeLinkSave
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.HandleBeforeSave
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.RepositoryEventHandler
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.RepositoryRestResource
org.springframework.data.rest.core.annotation.org.springframework.data.rest.core.annotation.RestResource
org.springframework.data.rest.core.config
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.EntityLookupConfiguration
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.EntityLookupRegistrar
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.EnumTranslationConfiguration
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.JsonSchemaFormat
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.MetadataConfiguration
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.Projection
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.ProjectionDefinitionConfiguration
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.RepositoryCorsRegistry
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.RepositoryRestConfiguration
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.ResourceMapping
org.springframework.data.rest.core.config.org.springframework.data.rest.core.config.ResourceMappingConfiguration
org.springframework.data.rest.core.event
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.AbstractRepositoryEventListener
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.AfterCreateEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.AfterDeleteEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.AfterLinkDeleteEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.AfterLinkSaveEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.AfterSaveEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.AnnotatedEventHandlerInvoker
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.BeforeCreateEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.BeforeDeleteEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.BeforeLinkDeleteEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.BeforeLinkSaveEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.BeforeSaveEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.ExceptionEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.LinkedEntityEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.RepositoryEvent
org.springframework.data.rest.core.event.org.springframework.data.rest.core.event.ValidatingRepositoryEventListener
org.springframework.data.rest.core.mapping
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.AnnotationBasedResourceDescription
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.CollectionResourceMapping
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ComposableFilter
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ConfigurableHttpMethods
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ConfigurationApplyingSupportedHttpMethodsAdapter
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.CrudMethodsSupportedHttpMethods
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.EvoInflectorTypeBasedCollectionResourceMapping
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ExposureConfiguration
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ExposureConfigurer
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.HttpMethods
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.MappingResourceMetadata
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.MethodResourceMapping
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ParameterMetadata
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ParametersMetadata
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.PersistentEntitiesResourceMappings
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.PersistentPropertyResourceMapping
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.PropertyAwareResourceMapping
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.RepositoryAwareResourceMetadata
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.RepositoryCollectionResourceMapping
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.RepositoryDetectionStrategy
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.RepositoryMethodResourceMapping
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.RepositoryResourceMappings
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ResolvableResourceDescriptionSupport
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ResourceDescription
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ResourceMapping
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ResourceMappings
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ResourceMetadata
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.ResourceType
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.SearchResourceMappings
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.SimpleResourceDescription
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.SupportedHttpMethods
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.TypeBasedCollectionResourceMapping
org.springframework.data.rest.core.mapping.org.springframework.data.rest.core.mapping.TypedResourceDescription
org.springframework.data.rest.core.projection
org.springframework.data.rest.core.projection.org.springframework.data.rest.core.projection.ProjectionDefinitions
org.springframework.data.rest.core.support
org.springframework.data.rest.core.support.org.springframework.data.rest.core.support.DefaultSelfLinkProvider
org.springframework.data.rest.core.support.org.springframework.data.rest.core.support.EntityLookup
org.springframework.data.rest.core.support.org.springframework.data.rest.core.support.EntityLookupSupport
org.springframework.data.rest.core.support.org.springframework.data.rest.core.support.RepositoryRelProvider
org.springframework.data.rest.core.support.org.springframework.data.rest.core.support.ResourceMappingUtils
org.springframework.data.rest.core.support.org.springframework.data.rest.core.support.ResourceStringUtils
org.springframework.data.rest.core.support.org.springframework.data.rest.core.support.SelfLinkProvider
org.springframework.data.rest.core.support.org.springframework.data.rest.core.support.SimpleRelProvider
org.springframework.data.rest.core.support.org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory
org.springframework.data.rest.core.util
org.springframework.data.rest.core.util.org.springframework.data.rest.core.util.Java8PluginRegistry
org.springframework.data.rest.core.util.org.springframework.data.rest.core.util.MapUtils




© 2015 - 2024 Weber Informatics LLC | Privacy Policy