License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.guicedee |
ArtifactId | ArtifactIdapache-bom |
Last Version | Last Version1.2.2.1-jre17 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache BOM
The BOM for Apache
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apache-bom-1.2.2.1-jre17.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee/apache-bom/ -->
<dependency>
<groupId>com.guicedee</groupId>
<artifactId>apache-bom</artifactId>
<version>1.2.2.1-jre17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee/apache-bom/
implementation 'com.guicedee:apache-bom:1.2.2.1-jre17'
// https://jarcasting.com/artifacts/com.guicedee/apache-bom/
implementation ("com.guicedee:apache-bom:1.2.2.1-jre17")
'com.guicedee:apache-bom:pom:1.2.2.1-jre17'
<dependency org="com.guicedee" name="apache-bom" rev="1.2.2.1-jre17">
<artifact name="apache-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee', module='apache-bom', version='1.2.2.1-jre17')
)
libraryDependencies += "com.guicedee" % "apache-bom" % "1.2.2.1-jre17"
[com.guicedee/apache-bom "1.2.2.1-jre17"]