Locked History Actions

Diff for "TeiAPI"

Differences between revisions 1 and 2
Revision 1 as of 2012-05-07 16:42:59
Size: 276
Editor: MichalLenart
Comment:
Revision 2 as of 2012-05-07 16:43:40
Size: 280
Editor: MichalLenart
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
In your @pom.xml@ file: In your {{{pom.xml}}} file:

TEI API

This page describes TeiAPI - a java library for parsing NKJP-compatible TEI P5 files.

Usage

With Maven

In your pom.xml file:

  • add repository information to @repositories@ element:

Without Maven