is not current version
Last Version 62

com.guicedee:guicedee-bom 1.0.10.1

The BOM for Guiced EE

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee
ArtifactId

ArtifactId

guicedee-bom
Version

Version

1.0.10.1
Type

Type

pom

Download guicedee-bom 1.0.10.1

Filename Size
guicedee-bom-1.0.10.1.pom 24 KB
Browse

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