Last Version

sticky-configured-guice3-4 4.4

Taking the configuration out of applications when using Guice, using the same principles that underly dependency injection and IOC

License

License

Categories

Categories

Net GUI User Interface config Application Layer Libs Configuration Guice Dependency Injection
GroupId

GroupId

net.stickycode.configured
ArtifactId

ArtifactId

sticky-configured-guice3
Version

Version

4.4
Type

Type

jar
Description

Description

sticky-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

RedEngine Ltd

Download sticky-configured-guice3 4.4


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
net.stickycode.configured : sticky-configured jar [6.5,7)
net.stickycode.bootstrap : sticky-bootstrap-guice3 jar [5.6,6)

test (1)

Group / Artifact Type Version
net.stickycode.configured : sticky-configured-tck jar [6.4,7)

Project Modules

There are no modules declared in this project.