Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c99db25

Browse files
authored
Add deps.edn style coordinates
1 parent c5cf671 commit c99db25

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ Latest stable release: 0.7.11 -- requires Clojure 1.7 or later!
3232

3333
* [Development Snapshot Versions](https://oss.sonatype.org/index.html#nexus-search;gav~org.clojure~java.jdbc~~~)
3434

35+
[CLI/`deps.edn`](https://clojure.org/guides/deps_and_cli) dependency information:
36+
```clojure
37+
org.clojure/java.jdbc {:mvn/version "0.7.11"}
38+
```
3539
[Leiningen](https://github.com/technomancy/leiningen) dependency information:
3640
```clojure
3741
[org.clojure/java.jdbc "0.7.11"]

0 commit comments

Comments
 (0)