Skip to content
Snippets Groups Projects
Commit 6d70f6fd authored by gwen-soleil's avatar gwen-soleil
Browse files

WIP: start implementing MySQL

parent 2a061fc2
Branches
No related tags found
No related merge requests found
......@@ -145,17 +145,6 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>fr.soleil.lib</groupId>
<artifactId>hdbtdbArchivingApi</artifactId>
<exclusions>
<exclusion>
<artifactId>jdbi3-core</artifactId>
<groupId>org.jdbi</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.google.inject.extensions</groupId>
<artifactId>guice-grapher</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment