is not current version
Last Version 5.3

net.stickycode.bootstrap:sticky-bootstrap-spring 5.2

Bootstrap support for spring that will scan the given packages and contruct a context for it

Categories

Categories

Net
GroupId

GroupId

net.stickycode.bootstrap
ArtifactId

ArtifactId

sticky-bootstrap-spring
Version

Version

5.2
Type

Type

jar

Download sticky-bootstrap-spring 5.2


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