Skip to content

Latest commit

History

History
22 lines (16 loc) 路 682 Bytes

File metadata and controls

22 lines (16 loc) 路 682 Bytes

Stone is a Java toolkit package integrates three Java pools

馃尭BeeCP: A light JDBC Connection Pool

馃尫BeeOP: A light Java Object Pool

馃尮BeeTP: A light Java Task Pool

猬囷笍 Maven artifact

<dependency>
    <groupId>io.github.chris2018998</groupId>
    <artifactId>stone</artifactId>
    <version>2.2.2</version>
</dependency>