guice-sugar
Sugar on top of Google Guice.
Maven coordinates
<dependency>
<groupId>com.simplaex</groupId>
<artifactId>guice-sugar</artifactId>
<version>2019.12.19</version>
</dependency>
License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.simplaex |
ArtifactId | ArtifactIdguice-sugar |
Last Version | Last Version2020.01.07 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionguice-sugar
Sugar for Google Guice.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
guice-sugar-2020.01.07.pom | |
guice-sugar-2020.01.07.jar | 9 KB |
guice-sugar-2020.01.07-sources.jar | 2 KB |
guice-sugar-2020.01.07-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.simplaex/guice-sugar/ -->
<dependency>
<groupId>com.simplaex</groupId>
<artifactId>guice-sugar</artifactId>
<version>2020.01.07</version>
</dependency>
// https://jarcasting.com/artifacts/com.simplaex/guice-sugar/
implementation 'com.simplaex:guice-sugar:2020.01.07'
// https://jarcasting.com/artifacts/com.simplaex/guice-sugar/
implementation ("com.simplaex:guice-sugar:2020.01.07")
'com.simplaex:guice-sugar:jar:2020.01.07'
<dependency org="com.simplaex" name="guice-sugar" rev="2020.01.07">
<artifact name="guice-sugar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simplaex', module='guice-sugar', version='2020.01.07')
)
libraryDependencies += "com.simplaex" % "guice-sugar" % "2020.01.07"
[com.simplaex/guice-sugar "2020.01.07"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.inject : guice | jar | 4.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
com.greghaskins : spectrum | jar | 1.2.0 |
com.mscharhag.oleaster : oleaster-matcher | jar | 0.2.0 |
junit : junit | jar | 4.12 |
Sugar on top of Google Guice.
<dependency>
<groupId>com.simplaex</groupId>
<artifactId>guice-sugar</artifactId>
<version>2019.12.19</version>
</dependency>
Version |
---|
2020.01.07
|
2019.12.19
|