rapiddweller Format

'rapiddweller Format' is an open source software library forked from Databene Formats by Volker Bergmann for supporting data file and other formats like CSV, fixed width files, XLS, Properties and Regex. It is designed for multithreaded use and high performance.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.rapiddweller
ArtifactId

ArtifactId

rd-lib-format
Last Version

Last Version

1.1.4-jdk-11
Release Date

Release Date

Type

Type

jar
Description

Description

rapiddweller Format
'rapiddweller Format' is an open source software library forked from Databene Formats by Volker Bergmann for supporting data file and other formats like CSV, fixed width files, XLS, Properties and Regex. It is designed for multithreaded use and high performance.
Project URL

Project URL

https://www.rapiddweller.com/opensource/rd-lib-format
Project Organization

Project Organization

rapiddweller GmbH
Source Code Management

Source Code Management

https://github.com/rapiddweller/rd-lib-format

Download rd-lib-format

How to add to project

<!-- https://jarcasting.com/artifacts/com.rapiddweller/rd-lib-format/ -->
<dependency>
    <groupId>com.rapiddweller</groupId>
    <artifactId>rd-lib-format</artifactId>
    <version>1.1.4-jdk-11</version>
</dependency>
// https://jarcasting.com/artifacts/com.rapiddweller/rd-lib-format/
implementation 'com.rapiddweller:rd-lib-format:1.1.4-jdk-11'
// https://jarcasting.com/artifacts/com.rapiddweller/rd-lib-format/
implementation ("com.rapiddweller:rd-lib-format:1.1.4-jdk-11")
'com.rapiddweller:rd-lib-format:jar:1.1.4-jdk-11'
<dependency org="com.rapiddweller" name="rd-lib-format" rev="1.1.4-jdk-11">
  <artifact name="rd-lib-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rapiddweller', module='rd-lib-format', version='1.1.4-jdk-11')
)
libraryDependencies += "com.rapiddweller" % "rd-lib-format" % "1.1.4-jdk-11"
[com.rapiddweller/rd-lib-format "1.1.4-jdk-11"]

Dependencies

compile (7)

Group / Artifact Type Version
com.rapiddweller : rd-lib-common jar 1.1.3-jdk-11
org.antlr : antlr-runtime jar 3.3
org.slf4j : slf4j-api jar 1.7.32
org.apache.poi : poi-ooxml-full jar 5.0.0
org.apache.poi : poi-ooxml jar 5.0.0
org.apache.poi : poi jar 5.0.0
org.apache.commons : commons-compress jar 1.20

provided (1)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.20

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.logging.log4j : log4j-api jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1

Project Modules

There are no modules declared in this project.
com.rapiddweller

rapiddweller GmbH

We are driving the digital transformation for SMEs by automating monotonous dweller tasks to leave meaningful work for humans.

Versions

Version
1.1.4-jdk-11
1.1.3-jdk-11
1.1.2-jdk-11
1.1.1-jdk-11
1.1.0-jdk-11
1.0.16+jdk-8