is not current version
Last Version 1.2.2.1-jre17

com.guicedee:standalone-bom 1.1.0.3

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.1.0.3
Type

Type

pom

Download standalone-bom 1.1.0.3

Filename Size
standalone-bom-1.1.0.3.pom 30 KB
Browse

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