License |
License |
---|---|
GroupId | GroupIdorg.juzu |
ArtifactId | ArtifactIdjuzu-bom-plugin |
Last Version | Last Version0.7.0-beta21 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJuzu BOM Plugin
The Juzu BOM Plugin
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.juzu/juzu-bom-plugin/ -->
<dependency>
<groupId>org.juzu</groupId>
<artifactId>juzu-bom-plugin</artifactId>
<version>0.7.0-beta21</version>
</dependency>
// https://jarcasting.com/artifacts/org.juzu/juzu-bom-plugin/
implementation 'org.juzu:juzu-bom-plugin:0.7.0-beta21'
// https://jarcasting.com/artifacts/org.juzu/juzu-bom-plugin/
implementation ("org.juzu:juzu-bom-plugin:0.7.0-beta21")
'org.juzu:juzu-bom-plugin:jar:0.7.0-beta21'
<dependency org="org.juzu" name="juzu-bom-plugin" rev="0.7.0-beta21">
<artifact name="juzu-bom-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.juzu', module='juzu-bom-plugin', version='0.7.0-beta21')
)
libraryDependencies += "org.juzu" % "juzu-bom-plugin" % "0.7.0-beta21"
[org.juzu/juzu-bom-plugin "0.7.0-beta21"]