Last Version

Sparta Spring Web Utils 1.3.1

Spring Web helper library

License

License

GroupId

GroupId

com.github.spartatech
ArtifactId

ArtifactId

spring-web-utils
Version

Version

1.3.1
Type

Type

jar
Description

Description

Sparta Spring Web Utils
Spring Web helper library
Project URL

Project URL

https://github.com/SpartaTech/sparta-spring-web-utils

Download spring-web-utils 1.3.1


<!-- 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"]

Dependencies

compile (3)

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,)

provided (7)

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

test (4)

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,)

Project Modules

There are no modules declared in this project.