License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdorg.infrastructurebuilder.util |
ArtifactId | ArtifactIdgroovy-import-bom |
Last Version | Last Version3.0.8.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongroovy-import-bom
Groovy support
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
groovy-import-bom-3.0.8.1.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder.util/groovy-import-bom/ -->
<dependency>
<groupId>org.infrastructurebuilder.util</groupId>
<artifactId>groovy-import-bom</artifactId>
<version>3.0.8.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.util/groovy-import-bom/
implementation 'org.infrastructurebuilder.util:groovy-import-bom:3.0.8.1'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.util/groovy-import-bom/
implementation ("org.infrastructurebuilder.util:groovy-import-bom:3.0.8.1")
'org.infrastructurebuilder.util:groovy-import-bom:pom:3.0.8.1'
<dependency org="org.infrastructurebuilder.util" name="groovy-import-bom" rev="3.0.8.1">
<artifact name="groovy-import-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.util', module='groovy-import-bom', version='3.0.8.1')
)
libraryDependencies += "org.infrastructurebuilder.util" % "groovy-import-bom" % "3.0.8.1"
[org.infrastructurebuilder.util/groovy-import-bom "3.0.8.1"]