Last Version

Edifatto 3.0.1

'Edifatto' is an open source software library for parsing, generating and verifying EDIFACT and X12 documents written by Volker Bergmann.

License

License

Categories

Categories

Data
GroupId

GroupId

org.databene
ArtifactId

ArtifactId

edifatto
Version

Version

3.0.1
Type

Type

jar
Description

Description

Edifatto
'Edifatto' is an open source software library for parsing, generating and verifying EDIFACT and X12 documents written by Volker Bergmann.
Project Organization

Project Organization

Volker Bergmann
Source Code Management

Source Code Management

https://sourceforge.net/p/edifatto/code/HEAD/tree/

Download edifatto 3.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.databene : databene-commons jar 1.0.11
org.databene : databene-formats jar 1.0.13
org.swinglabs.swingx : swingx-all jar 1.6.4
org.freemarker : freemarker jar 2.3.20
org.slf4j : slf4j-api jar 1.6.4

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.4
log4j : log4j jar 1.2.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.