clojure.jdbc is a library for low level, jdbc-based database access.
[clojure.jdbc "0.3.0-SNAPSHOT"]
clojure.jdbc/clojure.jdbc {:mvn/version "0.3.0-SNAPSHOT"}
implementation("clojure.jdbc:clojure.jdbc:0.3.0-SNAPSHOT")
<dependency> <groupId>clojure.jdbc</groupId> <artifactId>clojure.jdbc</artifactId> <version>0.3.0-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: