is not current version
Last Version 2.5

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

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

Version

2.4
Type

Type

jar

Download sticky-bootstrap-spring4 2.4


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