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

Download spring-data-r2dbc JAR 3.3.4 with all dependencies


Spring Data module for R2DBC

Files of the artifact spring-data-r2dbc version 3.3.4 from the group org.springframework.data.

Test

Artifact spring-data-r2dbc
Group org.springframework.data
Version 3.3.4
Last update 13. September 2024
Tags: spring data module r2dbc
Organization Pivotal Software, Inc.
URL https://projects.spring.io/spring-data-r2dbc
License Apache License, Version 2.0
Dependencies amount 11
Dependencies spring-data-relational, spring-data-commons, spring-tx, spring-context, spring-beans, spring-jdbc, spring-core, spring-r2dbc, r2dbc-spi, reactor-core, slf4j-api,
There are maybe transitive dependencies!
There is a newer version: 3.4.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of spring-data-r2dbc Show documentation

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

0 downloads

Source code of spring-data-r2dbc version 3.3.4

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.org.springframework.data.spring-data-r2dbc
META-INF.maven.org.springframework.data.spring-data-r2dbc.META-INF.maven.org.springframework.data.spring-data-r2dbc.pom.properties
META-INF.maven.org.springframework.data.spring-data-r2dbc.META-INF.maven.org.springframework.data.spring-data-r2dbc.pom.xml
META-INF
META-INF.META-INF.spring.factories
META-INF.spring
META-INF.spring.META-INF.spring.aot.factories
.license.txt
.notice.txt
org.springframework.data.r2dbc.aot
org.springframework.data.r2dbc.aot.org.springframework.data.r2dbc.aot.R2dbcRuntimeHints
org.springframework.data.r2dbc.config
org.springframework.data.r2dbc.config.org.springframework.data.r2dbc.config.AbstractR2dbcConfiguration
org.springframework.data.r2dbc.config.org.springframework.data.r2dbc.config.EnableR2dbcAuditing
org.springframework.data.r2dbc.config.org.springframework.data.r2dbc.config.PersistentEntitiesFactoryBean
org.springframework.data.r2dbc.config.org.springframework.data.r2dbc.config.R2dbcAuditingRegistrar
org.springframework.data.r2dbc.config.org.springframework.data.r2dbc.config.package-info
org.springframework.data.r2dbc.convert
org.springframework.data.r2dbc.convert.org.springframework.data.r2dbc.convert.EntityRowMapper
org.springframework.data.r2dbc.convert.org.springframework.data.r2dbc.convert.EnumWriteSupport
org.springframework.data.r2dbc.convert.org.springframework.data.r2dbc.convert.MappingR2dbcConverter
org.springframework.data.r2dbc.convert.org.springframework.data.r2dbc.convert.R2dbcConverter
org.springframework.data.r2dbc.convert.org.springframework.data.r2dbc.convert.R2dbcConverters
org.springframework.data.r2dbc.convert.org.springframework.data.r2dbc.convert.R2dbcCustomConversions
org.springframework.data.r2dbc.convert.org.springframework.data.r2dbc.convert.RowMetadataUtils
org.springframework.data.r2dbc.convert.org.springframework.data.r2dbc.convert.RowPropertyAccessor
org.springframework.data.r2dbc.convert.org.springframework.data.r2dbc.convert.package-info
org.springframework.data.r2dbc.core
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.BindParameterSource
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.DefaultReactiveDataAccessStrategy
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.DefaultStatementMapper
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.FluentR2dbcOperations
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.MapBindParameterSource
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.NamedParameterExpander
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.NamedParameterUtils
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.ParsedSql
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.R2dbcEntityOperations
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.R2dbcEntityTemplate
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.ReactiveDataAccessStrategy
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.ReactiveDeleteOperation
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.ReactiveDeleteOperationExtensions.kt
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.ReactiveDeleteOperationSupport
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.ReactiveInsertOperation
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.ReactiveInsertOperationExtensions.kt
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.ReactiveInsertOperationSupport
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.ReactiveSelectOperation
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.ReactiveSelectOperationExtensions.kt
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.ReactiveSelectOperationSupport
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.ReactiveUpdateOperation
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.ReactiveUpdateOperationExtensions.kt
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.ReactiveUpdateOperationSupport
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.StatementMapper
org.springframework.data.r2dbc.core.org.springframework.data.r2dbc.core.package-info
org.springframework.data.r2dbc.dialect
org.springframework.data.r2dbc.dialect.org.springframework.data.r2dbc.dialect.BindTargetBinder
org.springframework.data.r2dbc.dialect.org.springframework.data.r2dbc.dialect.DialectResolver
org.springframework.data.r2dbc.dialect.org.springframework.data.r2dbc.dialect.H2Dialect
org.springframework.data.r2dbc.dialect.org.springframework.data.r2dbc.dialect.MySqlDialect
org.springframework.data.r2dbc.dialect.org.springframework.data.r2dbc.dialect.OracleDialect
org.springframework.data.r2dbc.dialect.org.springframework.data.r2dbc.dialect.PostgresDialect
org.springframework.data.r2dbc.dialect.org.springframework.data.r2dbc.dialect.R2dbcDialect
org.springframework.data.r2dbc.dialect.org.springframework.data.r2dbc.dialect.SimpleTypeArrayColumns
org.springframework.data.r2dbc.dialect.org.springframework.data.r2dbc.dialect.SqlServerDialect
org.springframework.data.r2dbc.dialect.org.springframework.data.r2dbc.dialect.package-info
org.springframework.data.r2dbc.mapping
org.springframework.data.r2dbc.mapping.org.springframework.data.r2dbc.mapping.OutboundRow
org.springframework.data.r2dbc.mapping.org.springframework.data.r2dbc.mapping.R2dbcMappingContext
org.springframework.data.r2dbc.mapping.org.springframework.data.r2dbc.mapping.R2dbcSimpleTypeHolder
org.springframework.data.r2dbc.mapping.event
org.springframework.data.r2dbc.mapping.event.org.springframework.data.r2dbc.mapping.event.AfterConvertCallback
org.springframework.data.r2dbc.mapping.event.org.springframework.data.r2dbc.mapping.event.AfterSaveCallback
org.springframework.data.r2dbc.mapping.event.org.springframework.data.r2dbc.mapping.event.BeforeConvertCallback
org.springframework.data.r2dbc.mapping.event.org.springframework.data.r2dbc.mapping.event.BeforeSaveCallback
org.springframework.data.r2dbc.mapping.event.org.springframework.data.r2dbc.mapping.event.ReactiveAuditingEntityCallback
org.springframework.data.r2dbc.mapping.event.org.springframework.data.r2dbc.mapping.event.package-info
org.springframework.data.r2dbc.mapping
org.springframework.data.r2dbc.mapping.org.springframework.data.r2dbc.mapping.package-info
org.springframework.data.r2dbc.query
org.springframework.data.r2dbc.query.org.springframework.data.r2dbc.query.BoundAssignments
org.springframework.data.r2dbc.query.org.springframework.data.r2dbc.query.BoundCondition
org.springframework.data.r2dbc.query.org.springframework.data.r2dbc.query.QueryMapper
org.springframework.data.r2dbc.query.org.springframework.data.r2dbc.query.UpdateMapper
org.springframework.data.r2dbc.query.org.springframework.data.r2dbc.query.package-info
org.springframework.data.r2dbc.repository
org.springframework.data.r2dbc.repository.org.springframework.data.r2dbc.repository.Modifying
org.springframework.data.r2dbc.repository.org.springframework.data.r2dbc.repository.Query
org.springframework.data.r2dbc.repository.org.springframework.data.r2dbc.repository.R2dbcRepository
org.springframework.data.r2dbc.repository.config
org.springframework.data.r2dbc.repository.config.org.springframework.data.r2dbc.repository.config.EnableR2dbcRepositories
org.springframework.data.r2dbc.repository.config.org.springframework.data.r2dbc.repository.config.R2dbcRepositoriesRegistrar
org.springframework.data.r2dbc.repository.config.org.springframework.data.r2dbc.repository.config.R2dbcRepositoryConfigurationExtension
org.springframework.data.r2dbc.repository.config.org.springframework.data.r2dbc.repository.config.package-info
org.springframework.data.r2dbc.repository
org.springframework.data.r2dbc.repository.org.springframework.data.r2dbc.repository.package-info
org.springframework.data.r2dbc.repository.query
org.springframework.data.r2dbc.repository.query.org.springframework.data.r2dbc.repository.query.AbstractR2dbcQuery
org.springframework.data.r2dbc.repository.query.org.springframework.data.r2dbc.repository.query.BindableQuery
org.springframework.data.r2dbc.repository.query.org.springframework.data.r2dbc.repository.query.DefaultR2dbcSpELExpressionEvaluator
org.springframework.data.r2dbc.repository.query.org.springframework.data.r2dbc.repository.query.ExpressionEvaluatingParameterBinder
org.springframework.data.r2dbc.repository.query.org.springframework.data.r2dbc.repository.query.ExpressionQuery
org.springframework.data.r2dbc.repository.query.org.springframework.data.r2dbc.repository.query.PartTreeR2dbcQuery
org.springframework.data.r2dbc.repository.query.org.springframework.data.r2dbc.repository.query.PreparedOperationBindableQuery
org.springframework.data.r2dbc.repository.query.org.springframework.data.r2dbc.repository.query.R2dbcParameterAccessor
org.springframework.data.r2dbc.repository.query.org.springframework.data.r2dbc.repository.query.R2dbcQueryCreator
org.springframework.data.r2dbc.repository.query.org.springframework.data.r2dbc.repository.query.R2dbcQueryExecution
org.springframework.data.r2dbc.repository.query.org.springframework.data.r2dbc.repository.query.R2dbcQueryMethod
org.springframework.data.r2dbc.repository.query.org.springframework.data.r2dbc.repository.query.R2dbcSpELExpressionEvaluator
org.springframework.data.r2dbc.repository.query.org.springframework.data.r2dbc.repository.query.StringBasedR2dbcQuery
org.springframework.data.r2dbc.repository.query.org.springframework.data.r2dbc.repository.query.package-info
org.springframework.data.r2dbc.repository.support
org.springframework.data.r2dbc.repository.support.org.springframework.data.r2dbc.repository.support.CachingExpressionParser
org.springframework.data.r2dbc.repository.support.org.springframework.data.r2dbc.repository.support.R2dbcRepositoryFactory
org.springframework.data.r2dbc.repository.support.org.springframework.data.r2dbc.repository.support.R2dbcRepositoryFactoryBean
org.springframework.data.r2dbc.repository.support.org.springframework.data.r2dbc.repository.support.ReactiveFluentQuerySupport
org.springframework.data.r2dbc.repository.support.org.springframework.data.r2dbc.repository.support.ReactivePageableExecutionUtils
org.springframework.data.r2dbc.repository.support.org.springframework.data.r2dbc.repository.support.ScrollDelegate
org.springframework.data.r2dbc.repository.support.org.springframework.data.r2dbc.repository.support.SimpleR2dbcRepository
org.springframework.data.r2dbc.repository.support.org.springframework.data.r2dbc.repository.support.package-info
org.springframework.data.r2dbc.support
org.springframework.data.r2dbc.support.org.springframework.data.r2dbc.support.ArrayUtils
org.springframework.data.r2dbc.support.org.springframework.data.r2dbc.support.package-info




© 2015 - 2024 Weber Informatics LLC | Privacy Policy