Leiningen Pom Alternative - Copy the dev-dependencies into the pom file
N/A
[lein-pom-dev "0.1.0-SNAPSHOT"]
lein-pom-dev/lein-pom-dev {:mvn/version "0.1.0-SNAPSHOT"}
implementation("lein-pom-dev:lein-pom-dev:0.1.0-SNAPSHOT")
<dependency> <groupId>lein-pom-dev</groupId> <artifactId>lein-pom-dev</artifactId> <version>0.1.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: