License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.infrastructurebuilder |
ArtifactId | ArtifactIdmaven-import-bom |
Last Version | Last Version3.8.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmaven-import-bom
Maven core and resolver support
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
maven-import-bom-3.8.3.0.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder/maven-import-bom/ -->
<dependency>
<groupId>org.infrastructurebuilder</groupId>
<artifactId>maven-import-bom</artifactId>
<version>3.8.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder/maven-import-bom/
implementation 'org.infrastructurebuilder:maven-import-bom:3.8.3.0'
// https://jarcasting.com/artifacts/org.infrastructurebuilder/maven-import-bom/
implementation ("org.infrastructurebuilder:maven-import-bom:3.8.3.0")
'org.infrastructurebuilder:maven-import-bom:pom:3.8.3.0'
<dependency org="org.infrastructurebuilder" name="maven-import-bom" rev="3.8.3.0">
<artifact name="maven-import-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder', module='maven-import-bom', version='3.8.3.0')
)
libraryDependencies += "org.infrastructurebuilder" % "maven-import-bom" % "3.8.3.0"
[org.infrastructurebuilder/maven-import-bom "3.8.3.0"]