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.

License

License

GroupId

GroupId

com.thelastcheck.commons
ArtifactId

ArtifactId

tlc-commons-buffer
Last Version

Last Version

2.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://bitbucket.org/thelastcheck/tlc.open.java/wiki/Home
Project Organization

Project Organization

The Last Check, LLC
Source Code Management

Source Code Management

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

Download tlc-commons-buffer

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.7
org.slf4j : slf4j-log4j12 jar 1.7.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
com.thelastcheck.commons

The Last Check

Versions

Version
2.5.1
2.5.0
2.4.0
2.3.1
2.3.0
2.2.0
2.1.0