guice

Path: :open:commons:guice

License

License

GPLv3 with Classpath Exception
Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.cedarsoft.commons
ArtifactId

ArtifactId

guice
Last Version

Last Version

8.9.2
Release Date

Release Date

Type

Type

jar
Description

Description

guice
Path: :open:commons:guice
Project URL

Project URL

http://cedarsoft.com
Source Code Management

Source Code Management

https://github.com/jschneider/com.cedarsoft.monorepo

Download guice

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.cedarsoft.dependencies-sets : kotlin jar 8.9.2
com.cedarsoft.commons : commons jar 8.9.2
com.google.inject : guice jar 4.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
8.9.2
8.9.1
8.9.0
8.8.1
8.8.0
8.7.0
8.5.1
8.5.0
8.4.0