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 | Mar 21, 2023 |
| Files | pom (8 KB) jar (17 KB) View All |
| Repositories | Central |
| Ranking | #448049 in MvnRepository (See Top Artifacts) |
| Vulnerabilities | Vulnerabilities from dependencies: CVE-2023-2976 CVE-2020-8908 |
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 | |
| Core Utils Apache 2.0 | com.google.guava » guava2 vulnerabilities | 31.1-jre | 33.5.0-jre | |
| Logging MIT | io.github.elf4j » elf4j | 2.1.1 | 7.0.0 |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| CodeGen MIT | org.projectlombok » lombok | 1.18.26 | 1.18.42 |
Test Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT | io.github.elf4j » elf4j-impl | 1.0.0 | 1.0.1 | |
| Concurrency Apache 2.0 | org.awaitility » awaitility | 4.2.0 | 4.3.0 | |
| Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-api | 5.9.2 | 6.0.1 | |
| Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-params | 5.9.2 | 6.0.1 | |
| Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-engine | 5.9.2 | 6.0.1 |
Licenses
| License | URL |
|---|---|
| MIT License | http://www.opensource.org/licenses/mit-license.php |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Qingtian Wang |