Download sharding-core JAR 3.0.0.M4 with all dependencies
Files of the artifact sharding-core version 3.0.0.M4 from the group io.shardingsphere.
Test
Artifact sharding-core
Group io.shardingsphere
Version 3.0.0.M4
Last update 28. September 2018
Tags: middleware distributed ecosphere database
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies groovy, snakeyaml, h2, HikariCP-java7, antlr4,
There are maybe transitive dependencies!
Group io.shardingsphere
Version 3.0.0.M4
Last update 28. September 2018
Tags: middleware distributed ecosphere database
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies groovy, snakeyaml, h2, HikariCP-java7, antlr4,
There are maybe transitive dependencies!
There is a newer version: 3.1.0
Show newest versionShow 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 3.0.0.M4
META-INF
io.shardingsphere.api
io.shardingsphere.api.algorithm.masterslave
io.shardingsphere.api.algorithm.sharding
io.shardingsphere.api.algorithm.sharding.io.shardingsphere.api.algorithm.sharding.RangeShardingValue
io.shardingsphere.api.algorithm.sharding.complex
io.shardingsphere.api.algorithm.sharding.hint
io.shardingsphere.api.algorithm.sharding.standard
io.shardingsphere.api.config
io.shardingsphere.api.config.strategy
io.shardingsphere.core.bootstrap
io.shardingsphere.core.constant
io.shardingsphere.core.constant.properties
io.shardingsphere.core.constant.transaction
io.shardingsphere.core.event
io.shardingsphere.core.event.executor
io.shardingsphere.core.event.executor.io.shardingsphere.core.event.executor.SQLExecutionEventFactory
io.shardingsphere.core.event.transaction
io.shardingsphere.core.event.transaction.local
io.shardingsphere.core.event.transaction.xa
io.shardingsphere.core.exception
io.shardingsphere.core.executor
io.shardingsphere.core.executor.sql.execute
io.shardingsphere.core.executor.sql.execute.result
io.shardingsphere.core.executor.sql.execute.threadlocal
io.shardingsphere.core.executor.sql.prepare
io.shardingsphere.core.hint
io.shardingsphere.core.keygen
io.shardingsphere.core.merger
io.shardingsphere.core.merger.dal
io.shardingsphere.core.merger.dal.show
io.shardingsphere.core.merger.dal.show.io.shardingsphere.core.merger.dal.show.ShowTablesMergedResult
io.shardingsphere.core.merger.dql
io.shardingsphere.core.merger.dql.common
io.shardingsphere.core.merger.dql.common.io.shardingsphere.core.merger.dql.common.MemoryMergedResult
io.shardingsphere.core.merger.dql.common.io.shardingsphere.core.merger.dql.common.StreamMergedResult
io.shardingsphere.core.merger.dql.groupby
io.shardingsphere.core.merger.dql.groupby.aggregation
io.shardingsphere.core.merger.dql.iterator
io.shardingsphere.core.merger.dql.orderby
io.shardingsphere.core.merger.dql.pagination
io.shardingsphere.core.metadata
io.shardingsphere.core.metadata.datasource
io.shardingsphere.core.metadata.datasource.dialect
io.shardingsphere.core.metadata.table
io.shardingsphere.core.metadata.table.executor
io.shardingsphere.core.optimizer
io.shardingsphere.core.optimizer.condition
io.shardingsphere.core.optimizer.insert
io.shardingsphere.core.optimizer.insert.io.shardingsphere.core.optimizer.insert.InsertOptimizeEngine
io.shardingsphere.core.optimizer.query
io.shardingsphere.core.parsing
io.shardingsphere.core.parsing.cache
io.shardingsphere.core.parsing.lexer
io.shardingsphere.core.parsing.lexer.analyzer
io.shardingsphere.core.parsing.lexer.analyzer.io.shardingsphere.core.parsing.lexer.analyzer.CharType
io.shardingsphere.core.parsing.lexer.dialect.h2
io.shardingsphere.core.parsing.lexer.dialect.mysql
io.shardingsphere.core.parsing.lexer.dialect.oracle
io.shardingsphere.core.parsing.lexer.dialect.postgresql
io.shardingsphere.core.parsing.lexer.dialect.sqlserver
io.shardingsphere.core.parsing.lexer.token
io.shardingsphere.core.parsing.lexer.token.io.shardingsphere.core.parsing.lexer.token.DefaultKeyword
io.shardingsphere.core.parsing.parser.clause
io.shardingsphere.core.parsing.parser.clause.condition
io.shardingsphere.core.parsing.parser.clause.expression
io.shardingsphere.core.parsing.parser.clause.facade
io.shardingsphere.core.parsing.parser.constant
io.shardingsphere.core.parsing.parser.context
io.shardingsphere.core.parsing.parser.context.condition
io.shardingsphere.core.parsing.parser.context.insertvalue
io.shardingsphere.core.parsing.parser.context.limit
io.shardingsphere.core.parsing.parser.context.selectitem
io.shardingsphere.core.parsing.parser.context.table
io.shardingsphere.core.parsing.parser.dialect
io.shardingsphere.core.parsing.parser.dialect.mysql.clause
io.shardingsphere.core.parsing.parser.dialect.mysql.clause.expression
io.shardingsphere.core.parsing.parser.dialect.mysql.clause.facade
io.shardingsphere.core.parsing.parser.dialect.mysql.sql
io.shardingsphere.core.parsing.parser.dialect.mysql.statement
io.shardingsphere.core.parsing.parser.dialect.oracle.clause
io.shardingsphere.core.parsing.parser.dialect.oracle.clause.expression
io.shardingsphere.core.parsing.parser.dialect.oracle.clause.facade
io.shardingsphere.core.parsing.parser.dialect.oracle.sql
io.shardingsphere.core.parsing.parser.dialect.postgresql.clause
io.shardingsphere.core.parsing.parser.dialect.postgresql.clause.expression
io.shardingsphere.core.parsing.parser.dialect.postgresql.clause.facade
io.shardingsphere.core.parsing.parser.dialect.postgresql.sql
io.shardingsphere.core.parsing.parser.dialect.sqlserver.clause
io.shardingsphere.core.parsing.parser.dialect.sqlserver.clause.expression
io.shardingsphere.core.parsing.parser.dialect.sqlserver.clause.facade
io.shardingsphere.core.parsing.parser.dialect.sqlserver.sql
io.shardingsphere.core.parsing.parser.exception
io.shardingsphere.core.parsing.parser.expression
io.shardingsphere.core.parsing.parser.sql
io.shardingsphere.core.parsing.parser.sql.io.shardingsphere.core.parsing.parser.sql.SQLParserFactory
io.shardingsphere.core.parsing.parser.sql.dal
io.shardingsphere.core.parsing.parser.sql.dal.describe
io.shardingsphere.core.parsing.parser.sql.dal.show
io.shardingsphere.core.parsing.parser.sql.dal.use
io.shardingsphere.core.parsing.parser.sql.dcl
io.shardingsphere.core.parsing.parser.sql.dcl.alter
io.shardingsphere.core.parsing.parser.sql.dcl.create
io.shardingsphere.core.parsing.parser.sql.dcl.deny
io.shardingsphere.core.parsing.parser.sql.dcl.drop
io.shardingsphere.core.parsing.parser.sql.dcl.grant
io.shardingsphere.core.parsing.parser.sql.dcl.rename
io.shardingsphere.core.parsing.parser.sql.dcl.revoke
io.shardingsphere.core.parsing.parser.sql.ddl
io.shardingsphere.core.parsing.parser.sql.ddl.alter.table
io.shardingsphere.core.parsing.parser.sql.ddl.create.index
io.shardingsphere.core.parsing.parser.sql.ddl.create.table
io.shardingsphere.core.parsing.parser.sql.ddl.drop.index
io.shardingsphere.core.parsing.parser.sql.ddl.drop.table
io.shardingsphere.core.parsing.parser.sql.ddl.truncate.table
io.shardingsphere.core.parsing.parser.sql.dml
io.shardingsphere.core.parsing.parser.sql.dml.delete
io.shardingsphere.core.parsing.parser.sql.dml.insert
io.shardingsphere.core.parsing.parser.sql.dml.update
io.shardingsphere.core.parsing.parser.sql.dql
io.shardingsphere.core.parsing.parser.sql.dql.select
io.shardingsphere.core.parsing.parser.sql.tcl
io.shardingsphere.core.parsing.parser.token
io.shardingsphere.core.parsing.parser.token.io.shardingsphere.core.parsing.parser.token.OrderByToken
io.shardingsphere.core.rewrite
io.shardingsphere.core.rewrite.placeholder
io.shardingsphere.core.routing
io.shardingsphere.core.routing.router.masterslave
io.shardingsphere.core.routing.router.sharding
io.shardingsphere.core.routing.strategy
io.shardingsphere.core.routing.strategy.complex
io.shardingsphere.core.routing.strategy.hint
io.shardingsphere.core.routing.strategy.inline
io.shardingsphere.core.routing.strategy.none
io.shardingsphere.core.routing.strategy.standard
io.shardingsphere.core.routing.type
io.shardingsphere.core.routing.type.broadcast
io.shardingsphere.core.routing.type.complex
io.shardingsphere.core.routing.type.hint
io.shardingsphere.core.routing.type.ignore
io.shardingsphere.core.routing.type.standard
io.shardingsphere.core.routing.type.unicast
io.shardingsphere.core.rule
io.shardingsphere.core.util
io.shardingsphere.core.yaml
io.shardingsphere.core.yaml.masterslave
io.shardingsphere.core.yaml.other
io.shardingsphere.core.yaml.sharding
io.shardingsphere.core.yaml.sharding.io.shardingsphere.core.yaml.sharding.YamlTableRuleConfiguration
io.shardingsphere.core.yaml.sharding.strategy
io.shardingsphere.spi
io.shardingsphere.spi.executor
io.shardingsphere.spi.parsing
io.shardingsphere.spi.root
© 2015 - 2025 Weber Informatics LLC | Privacy Policy