Last Version

com.github.sebhoss:guice-bom 2.0.6

Bill of material for all Maven-based projects

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.sebhoss
ArtifactId

ArtifactId

guice-bom
Version

Version

2.0.6
Type

Type

pom
Description

Description

Bill of material for all Maven-based projects

Download guice-bom 2.0.6

Filename Size
guice-bom-2.0.6.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.