Plugin providing a ccw-deps task for installing project dependencies in a lib directory. What it does precisely is: generate the project's uberjar, then unzip the uberjar in ${project-root}/lib directory, and removes from it all the files that belong to the project (keeping only dependencies files)
N/A
[ccw/lein-ccw-deps "0.1.0"]
ccw/lein-ccw-deps {:mvn/version "0.1.0"}
implementation("ccw:lein-ccw-deps:0.1.0")
<dependency> <groupId>ccw</groupId> <artifactId>lein-ccw-deps</artifactId> <version>0.1.0</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: