is not current version
Last Version 5.6

net.stickycode.bootstrap:sticky-bootstrap-guice3 1.1

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

Categories

Categories

Net GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

net.stickycode.bootstrap
ArtifactId

ArtifactId

sticky-bootstrap-guice3
Version

Version

1.1
Type

Type

jar

Download sticky-bootstrap-guice3 1.1


<!-- https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-guice3/ -->
<dependency>
    <groupId>net.stickycode.bootstrap</groupId>
    <artifactId>sticky-bootstrap-guice3</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-guice3/
implementation 'net.stickycode.bootstrap:sticky-bootstrap-guice3:1.1'
// https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-guice3/
implementation ("net.stickycode.bootstrap:sticky-bootstrap-guice3:1.1")
'net.stickycode.bootstrap:sticky-bootstrap-guice3:jar:1.1'
<dependency org="net.stickycode.bootstrap" name="sticky-bootstrap-guice3" rev="1.1">
  <artifact name="sticky-bootstrap-guice3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.bootstrap', module='sticky-bootstrap-guice3', version='1.1')
)
libraryDependencies += "net.stickycode.bootstrap" % "sticky-bootstrap-guice3" % "1.1"
[net.stickycode.bootstrap/sticky-bootstrap-guice3 "1.1"]