tlc-commons-buffer

The buffer management utilities used for managing streams of bytes that need to be treated as structured data. These are typically used to map structured records in files to and from systems that use these files types, i.e. IBM mainframe systems.

Лицензия

Лицензия

Группа

Группа

com.thelastcheck.commons
Идентификатор

Идентификатор

tlc-commons-buffer
Последняя версия

Последняя версия

2.5.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

tlc-commons-buffer
The buffer management utilities used for managing streams of bytes that need to be treated as structured data. These are typically used to map structured records in files to and from systems that use these files types, i.e. IBM mainframe systems.
Ссылка на сайт

Ссылка на сайт

https://bitbucket.org/thelastcheck/tlc.open.java/wiki/Home
Организация-разработчик

Организация-разработчик

The Last Check, LLC
Система контроля версий

Система контроля версий

https://github.com/TheLastCheck/tlc.open.java.git

Скачать tlc-commons-buffer

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-commons-buffer/ -->
<dependency>
    <groupId>com.thelastcheck.commons</groupId>
    <artifactId>tlc-commons-buffer</artifactId>
    <version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-commons-buffer/
implementation 'com.thelastcheck.commons:tlc-commons-buffer:2.5.1'
// https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-commons-buffer/
implementation ("com.thelastcheck.commons:tlc-commons-buffer:2.5.1")
'com.thelastcheck.commons:tlc-commons-buffer:jar:2.5.1'
<dependency org="com.thelastcheck.commons" name="tlc-commons-buffer" rev="2.5.1">
  <artifact name="tlc-commons-buffer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thelastcheck.commons', module='tlc-commons-buffer', version='2.5.1')
)
libraryDependencies += "com.thelastcheck.commons" % "tlc-commons-buffer" % "2.5.1"
[com.thelastcheck.commons/tlc-commons-buffer "2.5.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.7
org.slf4j : slf4j-log4j12 jar 1.7.10

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.
com.thelastcheck.commons

The Last Check

Версии библиотеки

Версия
2.5.1
2.5.0
2.4.0
2.3.1
2.3.0
2.2.0
2.1.0