License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.stickycode.servlet |
ArtifactId | ArtifactIdsticky-servlet-spring3 |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-servlet-spring3-1
Class, Field and Method metadata used to remove boilerplate code for construction, configuration, scheduling, monitoring, management and more
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.stickycode.servlet/sticky-servlet-spring3/ -->
<dependency>
<groupId>net.stickycode.servlet</groupId>
<artifactId>sticky-servlet-spring3</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.servlet/sticky-servlet-spring3/
implementation 'net.stickycode.servlet:sticky-servlet-spring3:1.3'
// https://jarcasting.com/artifacts/net.stickycode.servlet/sticky-servlet-spring3/
implementation ("net.stickycode.servlet:sticky-servlet-spring3:1.3")
'net.stickycode.servlet:sticky-servlet-spring3:jar:1.3'
<dependency org="net.stickycode.servlet" name="sticky-servlet-spring3" rev="1.3">
<artifact name="sticky-servlet-spring3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.servlet', module='sticky-servlet-spring3', version='1.3')
)
libraryDependencies += "net.stickycode.servlet" % "sticky-servlet-spring3" % "1.3"
[net.stickycode.servlet/sticky-servlet-spring3 "1.3"]
Group / Artifact | Type | Version |
---|---|---|
net.stickycode.composite : sticky-composite-logging-api | jar | [2.1,3) |
javax.servlet : javax.servlet-api | jar | [3.0.1] |
org.springframework : spring-context-support | jar | [3.1.2.RELEASE] |
org.springframework : spring-web | jar | [3.1.2.RELEASE] |
org.springframework : spring-webmvc | jar | [3.1.2.RELEASE] |
net.stickycode.bootstrap : sticky-bootstrap-spring3 | jar | [1.2,2) |