Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

shiplog/netex-java-model

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netex-java-model :: Grieg Connect style

Downloads the NeTEx-XML XSD files from https://github.com/entur/NeTEx and generates java model using jaxb.

You need xmlstarlet installed.

Build and deploy with Docker

Docker build

make docker-build

Install snapshot locally

make install

Deploy snapshot to Artifactory

make deploy

Release and deploy to Artifactory

make release

About

Generates Java model from NeTEx xsds using jaxb

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 92.4%
  • Shell 6.0%
  • Makefile 1.3%
  • Dockerfile 0.3%