Rev. | 日時 | 作者 | メッセージ |
---|---|---|---|
b4c50dc | 2022-05-04 12:55:17 | Hiroshi Miura | master Update license notifications - Use SPDX ID for copyright... |
0cf3a47 | 2022-05-04 11:01:30 | Hiroshi Miura | Actions: Drop push mirror for gitlab Gitlab repository i... |
a2178c4 | 2022-05-04 10:55:33 | Hiroshi Miura | Actions: Update triggers Signed-off-by: Hiroshi Miura <m... |
9704701 | 2022-05-04 10:55:32 | Hiroshi Miura | Actions: mirror to gitlab Signed-off-by: Hiroshi Miura <... |
05cd88a | 2022-04-26 14:16:38 | Hiroshi Miura | Merge pull request #57 from dictzip/dependabot/github_ac... |
a76bbc6 | 2022-04-26 07:09:30 | dependabot[bot] | Bump github/codeql-action from 1 to 2 Bumps [github/cod... |
6942f5a | 2022-04-16 23:43:36 | Hiroshi Miura | Release v0.13.0 Signed-off-by: Hiroshi Miura <miurahr@li... |
846f4eb | 2022-04-16 20:52:36 | Hiroshi Miura | RandomAccessInputStream: Support java.nio.channels.FileC... |
07c873b | 2022-04-16 20:45:09 | Hiroshi Miura | Check seek/skip minus position value (#56) * Check seek... |
9f8c1b2 | 2022-03-08 17:35:16 | Hiroshi Miura | Merge pull request #54 from dictzip/dependabot/github_ac... |
名前 | Rev. | 日時 | 作者 | メッセージ |
---|---|---|---|---|
master | b4c50dc | 2022-05-04 12:55:17 | Hiroshi Miura | Update license notification... |
releases/0.11 | 73d15ad | 2022-02-28 09:36:43 | Hiroshi Miura | test: RandomAccessInputStre... |
DictZip, GZip random access compression format(.dz), access library for Java
dictzip library is published on MavenCentral. When you use with gradle build system, just add a dependency.
dependencies {
implementation 'io.github.dictzip:dictzip:0.11.1'
}
As usual of other projects hosted on GitHub, DictZip for java also welcome forking source and send modification as a Pull Request. It is recommended to post an issue before sending a patch.
Dictzip-java is mirrored to https://gitlab.com/dictzip/dictzip-java periodically and automatically. Please raise issues and merge-request on main project site https://github.com/dictzip/dictzip-java
Some part are come from a part of jdictd 1.5 on java.
Please see COPYING.