Skip to content

bliksemlabs/ojp-java-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.vdv</groupId>
    <artifactId>ojp-java-model</artifactId>
    <version>1.0.3</version>
</dependency>

About

Generate the classe for OJP XSD's

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published