is not current version
Last Version 3.6

net.stickycode.bootstrap:sticky-bootstrap-spring3 1.2

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

Categories

Categories

Net
GroupId

GroupId

net.stickycode.bootstrap
ArtifactId

ArtifactId

sticky-bootstrap-spring3
Version

Version

1.2
Type

Type

jar

Download sticky-bootstrap-spring3 1.2


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