License |
License |
---|---|
GroupId | GroupIdcom.github.spartatech |
ArtifactId | ArtifactIdspring-web-utils |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSparta Spring Web Utils
Spring Web helper library
|
Project URL |
Project URL |
Filename | Size |
---|---|
spring-web-utils-1.3.1.pom | |
spring-web-utils-1.3.1.jar | 25 KB |
spring-web-utils-1.3.1-sources.jar | 19 KB |
spring-web-utils-1.3.1-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.spartatech/spring-web-utils/ -->
<dependency>
<groupId>com.github.spartatech</groupId>
<artifactId>spring-web-utils</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spartatech/spring-web-utils/
implementation 'com.github.spartatech:spring-web-utils:1.3.1'
// https://jarcasting.com/artifacts/com.github.spartatech/spring-web-utils/
implementation ("com.github.spartatech:spring-web-utils:1.3.1")
'com.github.spartatech:spring-web-utils:jar:1.3.1'
<dependency org="com.github.spartatech" name="spring-web-utils" rev="1.3.1">
<artifact name="spring-web-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spartatech', module='spring-web-utils', version='1.3.1')
)
libraryDependencies += "com.github.spartatech" % "spring-web-utils" % "1.3.1"
[com.github.spartatech/spring-web-utils "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
org.apache.commons : commons-lang3 | jar | [3.2.1,) |
commons-io : commons-io | jar | [2.4,) |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | [1.6.1,) |
org.slf4j : jcl-over-slf4j | jar | [1.6.1,) |
org.springframework : spring-context | jar | [3.0.5.RELEASE,) |
org.springframework : spring-jdbc | jar | [3.0.5.RELEASE,) |
org.springframework : spring-web | jar | [3.0.5.RELEASE,) |
org.springframework : spring-webmvc | jar | [3.0.5.RELEASE,) |
org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jmockit : jmockit | jar | [1.15,) |
org.jmockit : jmockit-coverage | jar | [1.15,) |
junit : junit | jar | [4.11,) |
org.springframework : spring-test | jar | [3.0.5.RELEASE,) |