Skip to content

AlexRogalskiy/openparser

Repository files navigation

OpenParser

Summary

OpenParser application is intended to provide XML documents processing operations

Description

Application can be used for parsing XML documents with possibility to store results in a database

Compile

For JDK 8

mvn clean install -Pdev,assembly,non_module_java -DskipTests

For JDK 11

mvn clean install -Pdev,assembly,module_java -DskipTests

Running

Execute the following command to start OpenParser application:

run.bat <source_template>

Usage

Choose one of the modules and add to your pom.xml

<dependency>
    <groupId>ru.gkomega.api</groupId>
    <artifactId>openparser-parent</artifactId>
    <version>{lib.version}</version>
</dependency>

Bundle with all OpenParser dependencies:

  • OpenParser All
    openparser-all - Library to work with OpenParser API.

OpenParser module dependencies:

Version Store

./pom.xml

Miscellaneous

You can find more useful libs and examples on wiki

Authors

OpenParser is maintained by:

with community support please contact with us if you have some question or proposition.

Team Tools

alt tag

OpenParser Team would like inform that JetBrains is helping by provided IDE to develop the application. Thanks to its support program for an Open Source projects!

alt tag

OpenParser project is using SonarCloud for code quality. Thanks to SonarQube Team for free analysis solution for open source projects.

License

OpenParser is distributed under LGPL version 3 or later, see COPYING.LESSER(LGPL) and COPYING(GPL).
LGPLv3 is additional permissions on top of GPLv3.

image

About

The openparser repo

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •