is not current version
Last Version 1.2.2.1-jre17

com.guicedee:standalone-bom 1.0.20.3-SNAPSHOT-jre15

The BOM for Standalone Artefacts

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee
ArtifactId

ArtifactId

standalone-bom
Version

Version

1.0.20.3-SNAPSHOT-jre15
Type

Type

pom

Download standalone-bom 1.0.20.3-SNAPSHOT-jre15


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