Last Version

sticky-bootstrap-guice4-2 3.4

Bootstrap support for guice that will scan the given packages and construct an injector for it

License

License

Categories

Categories

Net GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

net.stickycode.bootstrap
ArtifactId

ArtifactId

sticky-bootstrap-guice4
Version

Version

3.4
Type

Type

jar
Description

Description

sticky-bootstrap-guice4-2
Bootstrap support for guice that will scan the given packages and construct an injector for it
Project URL

Project URL

https://github.com/StickySource/crank
Project Organization

Project Organization

RedEngine Ltd

Download sticky-bootstrap-guice4 3.4


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

Dependencies

compile (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)

test (1)

Group / Artifact Type Version
net.stickycode.bootstrap : sticky-bootstrap-tck jar [2.3,3)

Project Modules

There are no modules declared in this project.