License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.stickycode.bootstrap |
ArtifactId | ArtifactIdsticky-bootstrap-spring |
Last Version | Last Version5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-bootstrap-spring
Bootstrap support for spring that will scan the given packages and contruct a context for it
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-spring/ -->
<dependency>
<groupId>net.stickycode.bootstrap</groupId>
<artifactId>sticky-bootstrap-spring</artifactId>
<version>5.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-spring/
implementation 'net.stickycode.bootstrap:sticky-bootstrap-spring:5.3'
// https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-spring/
implementation ("net.stickycode.bootstrap:sticky-bootstrap-spring:5.3")
'net.stickycode.bootstrap:sticky-bootstrap-spring:jar:5.3'
<dependency org="net.stickycode.bootstrap" name="sticky-bootstrap-spring" rev="5.3">
<artifact name="sticky-bootstrap-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.bootstrap', module='sticky-bootstrap-spring', version='5.3')
)
libraryDependencies += "net.stickycode.bootstrap" % "sticky-bootstrap-spring" % "5.3"
[net.stickycode.bootstrap/sticky-bootstrap-spring "5.3"]
Group / Artifact | Type | Version |
---|---|---|
net.stickycode : sticky-reflector | jar | [3.3,4) |
net.stickycode.composite : sticky-composite-spring | jar | [5.1,6) |
net.stickycode : sticky-metadata-reflective | jar | [3.2,4) |
net.stickycode.bootstrap : sticky-bootstrap-api | jar | [3.4,4) |
Group / Artifact | Type | Version |
---|---|---|
net.stickycode.bootstrap : sticky-bootstrap-tck | jar | [2.3,3) |