| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.q3769 |
| Идентификатор | Идентификаторchunk4j |
| Последняя версия | Последняя версия20220116.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеchunk4j
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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| chunk4j-20220116.0.2.pom | |
| chunk4j-20220116.0.2.jar | 13 KB |
| chunk4j-20220116.0.2-sources.jar | 7 KB |
| chunk4j-20220116.0.2-javadoc.jar | 45 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.q3769/chunk4j/ -->
<dependency>
<groupId>io.github.q3769</groupId>
<artifactId>chunk4j</artifactId>
<version>20220116.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.q3769/chunk4j/
implementation 'io.github.q3769:chunk4j:20220116.0.2'
// https://jarcasting.com/artifacts/io.github.q3769/chunk4j/
implementation ("io.github.q3769:chunk4j:20220116.0.2")
'io.github.q3769:chunk4j:jar:20220116.0.2'
<dependency org="io.github.q3769" name="chunk4j" rev="20220116.0.2">
<artifact name="chunk4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.q3769', module='chunk4j', version='20220116.0.2')
)
libraryDependencies += "io.github.q3769" % "chunk4j" % "20220116.0.2"
[io.github.q3769/chunk4j "20220116.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.ben-manes.caffeine : caffeine | jar | 2.9.3 |
| com.google.guava : guava | jar | 31.1-jre |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| Версия |
|---|
|
20220116.0.2
|
|
20220116.0.1
|
|
20220116.0.0
|
|
20211210.0.6
|
|
20211210.0.5
|
|
20211210.0.4
|
|
20211210.0.0
|
|
20211208.0.1
|
|
20211208.0.0
|