Skip to content

Commit f94ddb2

Browse files
authored
Add CLI/deps.edn dependency information
1 parent c10b648 commit f94ddb2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ Latest stable release: 1.0.0
1414

1515
* [Development Snapshot Versions](https://oss.sonatype.org/index.html#nexus-search;gav%7Eorg.clojure%7Ejava.jmx%7E%7E%7E)
1616

17+
[CLI/`deps.edn`](https://clojure.org/reference/deps_and_cli) dependency information:
18+
```clojure
19+
org.clojure/java.jmx {:mvn/version "1.0.0"}
20+
```
21+
1722
[Leiningen](https://github.com/technomancy/leiningen) dependency information:
1823

1924
[org.clojure/java.jmx "1.0.0"]

0 commit comments

Comments
 (0)