Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

bliksemlabs/ojp-java-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

236 Commits

Repository files navigation

ojp-java-model

Downloads the OJP XSD files from https://github.com/VDVde/OJP and generates java model using jaxb.

You need xmlstarlet installed.

mvn clean install

Maven central

This project is available in the central maven repository, see https://central.sonatype.com/search?q=g%3Ade.vdv&smo=true

For example, to use this in a maven project use:

<dependency>
<groupId>de.vdvgroupId>
<artifactId>ojp-java-modelartifactId>
<version>1.0.3version>
dependency>

About

Generate the classe for OJP XSD's

Resources

Readme

License

EUPL-1.2 license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors