A Duct module that coerces a deployment-name from env. var into a keyword
[duct.module.deployment-name "0.1.0"]
duct.module.deployment-name/duct.module.deployment-name {:mvn/version "0.1.0"}
implementation("duct.module.deployment-name:duct.module.deployment-name:0.1.0")
<dependency> <groupId>duct.module.deployment-name</groupId> <artifactId>duct.module.deployment-name</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: