is not current version
Last Version 2.5

net.stickycode.bootstrap:sticky-bootstrap-spring4 1.5

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-spring4
Version

Version

1.5
Type

Type

jar

Download sticky-bootstrap-spring4 1.5


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