is not current version
Last Version 1.2.2.1-jre17

com.guicedee:apache-bom 1.1.1.3

The BOM forApache

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee
ArtifactId

ArtifactId

apache-bom
Version

Version

1.1.1.3
Type

Type

pom

Download apache-bom 1.1.1.3

Filename Size
apache-bom-1.1.1.3.pom 20 KB
Browse

<!-- https://jarcasting.com/artifacts/com.guicedee/apache-bom/ -->
<dependency>
    <groupId>com.guicedee</groupId>
    <artifactId>apache-bom</artifactId>
    <version>1.1.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee/apache-bom/
implementation 'com.guicedee:apache-bom:1.1.1.3'
// https://jarcasting.com/artifacts/com.guicedee/apache-bom/
implementation ("com.guicedee:apache-bom:1.1.1.3")
'com.guicedee:apache-bom:pom:1.1.1.3'
<dependency org="com.guicedee" name="apache-bom" rev="1.1.1.3">
  <artifact name="apache-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee', module='apache-bom', version='1.1.1.3')
)
libraryDependencies += "com.guicedee" % "apache-bom" % "1.1.1.3"
[com.guicedee/apache-bom "1.1.1.3"]