License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.rapiddweller |
ArtifactId | ArtifactIdrd-lib-format |
Last Version | Last Version1.1.4-jdk-11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrapiddweller 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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rd-lib-format-1.1.4-jdk-11.pom | |
rd-lib-format-1.1.4-jdk-11.jar | 308 KB |
rd-lib-format-1.1.4-jdk-11-sources.jar | 245 KB |
rd-lib-format-1.1.4-jdk-11-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.freemarker : freemarker | jar | 2.3.20 |
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 |
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
|