EDIReader Community Edition

EDIReader is a Java package for parsing business documents structured according to EDI standards. It supports the SAX and JAXP interfaces defined for XML, making it suitable for use in any XML-based system that allows the configuration of a custom SAX parser.

License

License

GroupId

GroupId

com.berryworks
ArtifactId

ArtifactId

edireader
Last Version

Last Version

4.7.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

EDIReader Community Edition
EDIReader is a Java package for parsing business documents structured according to EDI standards. It supports the SAX and JAXP interfaces defined for XML, making it suitable for use in any XML-based system that allows the configuration of a custom SAX parser.
Project URL

Project URL

https://github.com/BerryWorksSoftware/edireader

Download edireader

How to add to project

<!-- https://jarcasting.com/artifacts/com.berryworks/edireader/ -->
<dependency>
    <groupId>com.berryworks</groupId>
    <artifactId>edireader</artifactId>
    <version>4.7.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.berryworks/edireader/
implementation 'com.berryworks:edireader:4.7.3.1'
// https://jarcasting.com/artifacts/com.berryworks/edireader/
implementation ("com.berryworks:edireader:4.7.3.1")
'com.berryworks:edireader:pom:4.7.3.1'
<dependency org="com.berryworks" name="edireader" rev="4.7.3.1">
  <artifact name="edireader" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.berryworks', module='edireader', version='4.7.3.1')
)
libraryDependencies += "com.berryworks" % "edireader" % "4.7.3.1"
[com.berryworks/edireader "4.7.3.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.berryworks : jquantify jar 4.1.3

Project Modules

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

BerryWorks Software LLC

Versions

Version
4.7.3.1