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