Registry / database / shardingsphere-infra-common

shardingsphere-infra-common

JSON →
library5.5.3javamavenunverified

Provides common infrastructure and utilities for the Apache ShardingSphere ecosystem, enabling distributed database solutions.

<dependency> <groupId>org.apache.shardingsphere</groupId> <artifactId>shardingsphere-infra-common</artifactId> <version>5.5.3</version> </dependency>
INSTALL
IMPORT
SIG · SHARDINGSPHERE-INF
S
shardingsphere-infra-common
databasejavav5.5.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ShardingSphereUtil
org.apache.shardingsphere.infra.common.util.ShardingSphereUtil

Demonstrates basic usage of ShardingSphere common utilities.

import org.apache.shardingsphere.infra.common.util.ShardingSphereUtil; public class Example { public static void main(String[] args) { System.out.println(ShardingSphereUtil.getDatabaseType()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.5.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
shardingsphere-infra-common — mvn dependency:get shardingsphere-infra-common · libregistry