Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
/ siri_api Public archive

siri_api is a Java library that map SIRI WSDL on Java classes

License

Notifications You must be signed in to change notification settings

afimb/siri_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Siri Api

siri_api is a java open source project design to generate java class based on SIRI WSDL.

Requirements

  • oraclejdk7
  • openjdk7

External Deps

On Debian/Ubuntu/Kubuntu OS :

sudo apt-get install openjdk-7-jdk
sudo apt-get install git

Installation

Get git repository

cd workspace
git clone git://github.com/afimb/siri_api
cd siri_api

Test

mvn test

More Information

More information can be found on the project website on GitHub. There is extensive usage documentation available on the wiki.

Example Usage

Install

mvn -Dmaven.test.skip=true install

License

This project is licensed under the CeCILL-B license, a copy of which can be found in the LICENSE file.

Release Notes

The release notes can be found in CHANGELOG file

Support

Users looking for support should file an issue on the GitHub issue tracking page, or file a pull request if you have a fix available.

About

siri_api is a Java library that map SIRI WSDL on Java classes

Resources

License

Stars

Watchers

Forks

Packages

No packages published