License |
License |
---|---|
Categories |
CategoriesNet GUI User Interface config Application Layer Libs Configuration Guice Dependency Injection |
GroupId | GroupIdnet.stickycode.configured |
ArtifactId | ArtifactIdsticky-configured-guice4 |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-configured-guice4-1
Taking the configuration out of applications when using Guice, using the same principles that underly dependency injection and IOC
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.stickycode.configured/sticky-configured-guice4/ -->
<dependency>
<groupId>net.stickycode.configured</groupId>
<artifactId>sticky-configured-guice4</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.configured/sticky-configured-guice4/
implementation 'net.stickycode.configured:sticky-configured-guice4:1.6'
// https://jarcasting.com/artifacts/net.stickycode.configured/sticky-configured-guice4/
implementation ("net.stickycode.configured:sticky-configured-guice4:1.6")
'net.stickycode.configured:sticky-configured-guice4:jar:1.6'
<dependency org="net.stickycode.configured" name="sticky-configured-guice4" rev="1.6">
<artifact name="sticky-configured-guice4" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.configured', module='sticky-configured-guice4', version='1.6')
)
libraryDependencies += "net.stickycode.configured" % "sticky-configured-guice4" % "1.6"
[net.stickycode.configured/sticky-configured-guice4 "1.6"]
Group / Artifact | Type | Version |
---|---|---|
net.stickycode.configured : sticky-configured | jar | [6.8,7) |
net.stickycode.bootstrap : sticky-bootstrap-guice4 | jar | [3.4,4) |
Group / Artifact | Type | Version |
---|---|---|
net.stickycode.configured : sticky-configured-tck | jar | [6.4,7) |
net.stickycode.configuration : sticky-configuration | jar | [2.4,3) |