Skip to content

Support for the SIRI v 1.3 api for real-time transit data. The class files in this project were automatically generated from the SIRI XSD schemas.

Notifications You must be signed in to change notification settings

OneBusAway/onebusaway-siri-api-v13

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onebusaway-siri-api-v13 Java CI with Maven

The onebusaway-siri-api-v13 module provides a pre-built jar of Java classes generated from the SIRI v1.3 schema. To add the jar as a dependency to your Maven project, first add the OneBusAway Maven repository to your pom.xml file, and then add the following dependency:

<dependency>
  <groupId>org.onebusaway</groupId>
  <artifactId>onebusaway-siri-api-v13</artifactId>
  <version>1.0.1</version>
</dependency>

Documentation for all the generated classes can be found in the current JavaDocs.

Also be sure to check out all our SIRI resources.

About

Support for the SIRI v 1.3 api for real-time transit data. The class files in this project were automatically generated from the SIRI XSD schemas.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages