| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface config Application Layer Libs Configuration Guice Dependency Injection |
| GroupId | GroupIdme.shakiba.guice-config |
| ArtifactId | ArtifactIdguice-config |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionguice-config
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| guice-config-0.0.4.pom | |
| guice-config-0.0.4.jar | 9 KB |
| guice-config-0.0.4-sources.jar | 2 KB |
| guice-config-0.0.4-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.shakiba.guice-config/guice-config/ -->
<dependency>
<groupId>me.shakiba.guice-config</groupId>
<artifactId>guice-config</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/me.shakiba.guice-config/guice-config/
implementation 'me.shakiba.guice-config:guice-config:0.0.4'
// https://jarcasting.com/artifacts/me.shakiba.guice-config/guice-config/
implementation ("me.shakiba.guice-config:guice-config:0.0.4")
'me.shakiba.guice-config:guice-config:jar:0.0.4'
<dependency org="me.shakiba.guice-config" name="guice-config" rev="0.0.4">
<artifact name="guice-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.shakiba.guice-config', module='guice-config', version='0.0.4')
)
libraryDependencies += "me.shakiba.guice-config" % "guice-config" % "0.0.4"
[me.shakiba.guice-config/guice-config "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.inject : guice | jar | 3.0 |
| com.google.inject.extensions : guice-jndi | jar | 3.0 |
| javax.annotation : jsr250-api | jar | 1.0 |
| com.google.code.findbugs : jsr305 | jar | 2.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
| org.testng : testng | jar | 6.8 |
| org.yaml : snakeyaml | jar | 1.11 |