Skip to content

AIT-JEVis/MySQL-Driver

Repository files navigation

MySQL-Driver

Genric MySQL Data Source Driver for the JEDataCollector

Dependencies

Installation

  • Have a up and running JEVis3 instance
  • Build dependency SQL-Driver-abstract
git clone https://github.com/AIT-JEVis/SQL-Driver-abstract
cd SQL-Driver-abstract
mvn install
cd ..
  • Clone this repository and build the driver-jar file
git clone https://github.com/AIT-JEVis/MySQL-Driver.git
cd MySQL-Driver
mvn package
java -jar ../JSON2JEVisStructureCreator/target/JSON2JEVisStructureCreator-with-dependencies-jar MySQLDriverObjects.json

Configuration

TODO

About

Genric MySQL Data Source Driver for the JEDataCollector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages