A Java API to chop up larger data blobs into smaller "chunks" of a pre-defined size, and stitch the
chunks back together to restore the original data when needed.
| License | MIT |
|---|---|
| Tags | github |
| HomePage | https://github.com/q3769/chunk4j 🔍 Inspect URL |
| Date | Jul 29, 2023 |
| Files | pom (8 KB) jar (17 KB) View All |
| Repositories | Central |
| Ranking | #450828 in MvnRepository (See Top Artifacts) |
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Cache Impl Apache 2.0 | com.github.ben-manes.caffeine » caffeine | 2.9.3 | 3.2.3 | |
| Defect Detection LGPL 2.1 | com.google.code.findbugs » jsr305 | 3.0.2 | 4.9.8 | |
| Logging MIT | io.github.elf4j » elf4j | 3.0.3 | 7.0.0 |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| CodeGen MIT | org.projectlombok » lombok | 1.18.28 | 1.18.42 |
Test Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT | io.github.elf4j » elf4j-provider | 10.0.8 | 16.0.3 | |
| Concurrency Apache 2.0 | org.awaitility » awaitility | 4.2.0 | 4.3.0 | |
| Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-api | 5.10.0 | 6.0.1 | |
| Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-params | 5.10.0 | 6.0.1 | |
| Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-engine | 5.10.0 | 6.0.1 |
Licenses
| License | URL |
|---|---|
| MIT License | http://www.opensource.org/licenses/mit-license.php |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Qingtian Wang |