License |
License |
---|---|
Categories |
CategoriesNet GUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdnet.stickycode.bootstrap |
ArtifactId | ArtifactIdsticky-bootstrap-guice3 |
Last Version | Last Version5.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-bootstrap-guice3-4
Bootstrap support for guice that will scan the given packages and contruct an injector for it
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-guice3/ -->
<dependency>
<groupId>net.stickycode.bootstrap</groupId>
<artifactId>sticky-bootstrap-guice3</artifactId>
<version>5.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-guice3/
implementation 'net.stickycode.bootstrap:sticky-bootstrap-guice3:5.6'
// https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-guice3/
implementation ("net.stickycode.bootstrap:sticky-bootstrap-guice3:5.6")
'net.stickycode.bootstrap:sticky-bootstrap-guice3:jar:5.6'
<dependency org="net.stickycode.bootstrap" name="sticky-bootstrap-guice3" rev="5.6">
<artifact name="sticky-bootstrap-guice3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.bootstrap', module='sticky-bootstrap-guice3', version='5.6')
)
libraryDependencies += "net.stickycode.bootstrap" % "sticky-bootstrap-guice3" % "5.6"
[net.stickycode.bootstrap/sticky-bootstrap-guice3 "5.6"]
Group / Artifact | Type | Version |
---|---|---|
net.stickycode : sticky-metadata-reflective | jar | [3.2,4) |
net.stickycode : sticky-reflector | jar | [3.2,4) |
net.stickycode.composite : sticky-composite-guice3 | jar | [3.1,4) |
io.github.lukehutch : fast-classpath-scanner | jar | [1.9.0] |
net.stickycode.bootstrap : sticky-bootstrap-api | jar | [3.4,4) |
Group / Artifact | Type | Version |
---|---|---|
net.stickycode.bootstrap : sticky-bootstrap-tck | jar | [2.3,3) |