Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 664 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 664 Bytes

MavenSampleOracleJdbc

Maven sample project for use a Oracle JDBC Driver

How to use on local environment

change ${OTN_USERNAME} by your Oracle login in test/mvnsettings.xml file

change ${OTN_PASSWORD} by your Oracle password in test/mvnsettings.xml file

mvn clean install --settings test/mvnsettings.xml

How to use on travis-ci

TravisCi

Continuous Integration status

Build Status

License

BSD-3-Clause + Oracle Technology Network License Agreement, See LICENSE for details