We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Bridje JDBC can be used with maven from central repository.
<dependencies> .... <dependency> <groupId>org.bridje</groupId> <artifactId>bridje-jdbc</artifactId> <version>0.1.5-1</version> </dependency> .... </dependencies>