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

Download sharding-core JAR 0.2.196 with all dependencies


Files of the artifact sharding-core version 0.2.196 from the group in.cleartax.dropwizard.

Test

Artifact sharding-core
Group in.cleartax.dropwizard
Version 0.2.196
Last update 05. September 2019
Tags: hibernate guice dropwizard friendly this framework multitenancy around
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies lombok, dropwizard-core, dropwizard-hibernate, guice, guice-bridge, dropwizard-guicey, metrics-healthchecks,
There are maybe transitive dependencies!
There is a newer version: 0.2.198
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of sharding-core Show documentation

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

0 downloads

Source code of sharding-core version 0.2.196

META-INF
META-INF.META-INF.MANIFEST.MF
in.cleartax.dropwizard.sharding.hibernate
in.cleartax.dropwizard.sharding.hibernate.in.cleartax.dropwizard.sharding.hibernate.ConfigurableMultiTenantConnectionProvider
in.cleartax.dropwizard.sharding.hibernate.in.cleartax.dropwizard.sharding.hibernate.ConstTenantIdentifierResolver
in.cleartax.dropwizard.sharding.hibernate.in.cleartax.dropwizard.sharding.hibernate.DelegatingTenantResolver
in.cleartax.dropwizard.sharding.hibernate.in.cleartax.dropwizard.sharding.hibernate.ExtendedDataSourceFactory
in.cleartax.dropwizard.sharding.hibernate.in.cleartax.dropwizard.sharding.hibernate.MultiTenantDataSourceFactory
in.cleartax.dropwizard.sharding.hibernate.in.cleartax.dropwizard.sharding.hibernate.MultiTenantHibernateBundle
in.cleartax.dropwizard.sharding.hibernate.in.cleartax.dropwizard.sharding.hibernate.MultiTenantManagedDataSource
in.cleartax.dropwizard.sharding.hibernate.in.cleartax.dropwizard.sharding.hibernate.MultiTenantSessionFactoryFactory
in.cleartax.dropwizard.sharding.hibernate.in.cleartax.dropwizard.sharding.hibernate.MultiTenantSessionFactoryHealthCheck
in.cleartax.dropwizard.sharding.hibernate.in.cleartax.dropwizard.sharding.hibernate.MultiTenantSessionFactoryManager
in.cleartax.dropwizard.sharding.hibernate.in.cleartax.dropwizard.sharding.hibernate.MultiTenantSessionSource
in.cleartax.dropwizard.sharding.hibernate.in.cleartax.dropwizard.sharding.hibernate.MultiTenantUnitOfWorkAspect
in.cleartax.dropwizard.sharding.hibernate.in.cleartax.dropwizard.sharding.hibernate.MultiTenantUnitOfWorkAwareProxyFactory
in.cleartax.dropwizard.sharding.hibernate.in.cleartax.dropwizard.sharding.hibernate.ReadReplicaDataSourceFactory
in.cleartax.dropwizard.sharding.hibernate.in.cleartax.dropwizard.sharding.hibernate.ScanningMultiTenantHibernateBundle
in.cleartax.dropwizard.sharding.providers
in.cleartax.dropwizard.sharding.providers.in.cleartax.dropwizard.sharding.providers.ShardKeyProvider
in.cleartax.dropwizard.sharding.providers.in.cleartax.dropwizard.sharding.providers.ThreadLocalShardKeyProvider
in.cleartax.dropwizard.sharding.resolvers.bucket
in.cleartax.dropwizard.sharding.resolvers.bucket.in.cleartax.dropwizard.sharding.resolvers.bucket.BucketResolver
in.cleartax.dropwizard.sharding.resolvers.bucket.in.cleartax.dropwizard.sharding.resolvers.bucket.ConsistentHashBasedBucketResolver
in.cleartax.dropwizard.sharding.resolvers.shard
in.cleartax.dropwizard.sharding.resolvers.shard.in.cleartax.dropwizard.sharding.resolvers.shard.HashBasedShardResolver
in.cleartax.dropwizard.sharding.resolvers.shard.in.cleartax.dropwizard.sharding.resolvers.shard.RangeBasedShardResolver
in.cleartax.dropwizard.sharding.resolvers.shard.in.cleartax.dropwizard.sharding.resolvers.shard.ShardResolver
in.cleartax.dropwizard.sharding.transactions
in.cleartax.dropwizard.sharding.transactions.in.cleartax.dropwizard.sharding.transactions.DefaultUnitOfWorkImpl
in.cleartax.dropwizard.sharding.transactions.in.cleartax.dropwizard.sharding.transactions.ReadOnlyTenant
in.cleartax.dropwizard.sharding.transactions.in.cleartax.dropwizard.sharding.transactions.ReuseSession
in.cleartax.dropwizard.sharding.transactions.in.cleartax.dropwizard.sharding.transactions.TenantIdentifier
in.cleartax.dropwizard.sharding.transactions.in.cleartax.dropwizard.sharding.transactions.TransactionContext
in.cleartax.dropwizard.sharding.transactions.in.cleartax.dropwizard.sharding.transactions.TransactionRunner
in.cleartax.dropwizard.sharding.transactions.in.cleartax.dropwizard.sharding.transactions.UnitOfWorkModule
in.cleartax.dropwizard.sharding.transactions.listeners
in.cleartax.dropwizard.sharding.transactions.listeners.in.cleartax.dropwizard.sharding.transactions.listeners.TransactionRunnerListener
in.cleartax.dropwizard.sharding.utils.dao
in.cleartax.dropwizard.sharding.utils.dao.in.cleartax.dropwizard.sharding.utils.dao.BucketToShardMappingDAO
in.cleartax.dropwizard.sharding.utils.entities
in.cleartax.dropwizard.sharding.utils.entities.in.cleartax.dropwizard.sharding.utils.entities.BucketToShardMapping
in.cleartax.dropwizard.sharding.utils.exception
in.cleartax.dropwizard.sharding.utils.exception.in.cleartax.dropwizard.sharding.utils.exception.InvalidTenantArgumentException
in.cleartax.dropwizard.sharding.utils.exception.in.cleartax.dropwizard.sharding.utils.exception.InvalidTenantStateException
in.cleartax.dropwizard.sharding.utils.exception.in.cleartax.dropwizard.sharding.utils.exception.Preconditions
in.cleartax.dropwizard.sharding.utils.metrics
in.cleartax.dropwizard.sharding.utils.metrics.in.cleartax.dropwizard.sharding.utils.metrics.MultiTenantMetricsSet
in.cleartax.dropwizard.sharding.utils.resolvers.shard
in.cleartax.dropwizard.sharding.utils.resolvers.shard.in.cleartax.dropwizard.sharding.utils.resolvers.shard.DbBasedShardResolver
.logback-test.xml




© 2015 - 2025 Weber Informatics LLC | Privacy Policy