License |
License |
---|---|
Categories |
CategoriesNet GUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdnet.stickycode.bootstrap |
ArtifactId | ArtifactIdsticky-bootstrap-guice4 |
Last Version | Last Version3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-bootstrap-guice4-2
Bootstrap support for guice that will scan the given packages and construct an injector for it
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-guice4/ -->
<dependency>
<groupId>net.stickycode.bootstrap</groupId>
<artifactId>sticky-bootstrap-guice4</artifactId>
<version>3.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-guice4/
implementation 'net.stickycode.bootstrap:sticky-bootstrap-guice4:3.4'
// https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-guice4/
implementation ("net.stickycode.bootstrap:sticky-bootstrap-guice4:3.4")
'net.stickycode.bootstrap:sticky-bootstrap-guice4:jar:3.4'
<dependency org="net.stickycode.bootstrap" name="sticky-bootstrap-guice4" rev="3.4">
<artifact name="sticky-bootstrap-guice4" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.bootstrap', module='sticky-bootstrap-guice4', version='3.4')
)
libraryDependencies += "net.stickycode.bootstrap" % "sticky-bootstrap-guice4" % "3.4"
[net.stickycode.bootstrap/sticky-bootstrap-guice4 "3.4"]
Group / Artifact | Type | Version |
---|---|---|
net.stickycode : sticky-reflector | jar | [3.3,4) |
net.stickycode.composite : sticky-composite-guice4 | jar | [2.3,3) |
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) |