Java client for URA based public transport APIs.

This client allows to simply connect any Java application to the public transport API to implement a monitor for the local bus station or any other custom queries. API versions 1.x and 2.x are supported.

Packages 
Package Description
de.stklcode.pubtrans.ura
jURAclient base package - see UraClient for usage.
de.stklcode.pubtrans.ura.model
jURAclient model classes that represent responses returned by the URA interface.
de.stklcode.pubtrans.ura.reader