Liking cljdoc? Tell your friends :D
Clojure only.

lucid.aether.session


sessionclj

(session system {:keys [local-repo listeners] :as opts})

creates a session from a system:

(session (system/repository-system) {}) => org.eclipse.aether.RepositorySystemSession

creates a session from a system:

(session (system/repository-system)
         {})
=> org.eclipse.aether.RepositorySystemSession
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close