is not current version
Last Version 1.5.3

Sparta Spring Web Utils 1.5.0

Spring Web helper library

License

License

Categories

Categories

Java 8 Languages
GroupId

GroupId

com.github.spartatech
ArtifactId

ArtifactId

spring-web-utils-java8
Version

Version

1.5.0
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-java8 1.5.0


<!-- https://jarcasting.com/artifacts/com.github.spartatech/spring-web-utils-java8/ -->
<dependency>
    <groupId>com.github.spartatech</groupId>
    <artifactId>spring-web-utils-java8</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spartatech/spring-web-utils-java8/
implementation 'com.github.spartatech:spring-web-utils-java8:1.5.0'
// https://jarcasting.com/artifacts/com.github.spartatech/spring-web-utils-java8/
implementation ("com.github.spartatech:spring-web-utils-java8:1.5.0")
'com.github.spartatech:spring-web-utils-java8:jar:1.5.0'
<dependency org="com.github.spartatech" name="spring-web-utils-java8" rev="1.5.0">
  <artifact name="spring-web-utils-java8" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spartatech', module='spring-web-utils-java8', version='1.5.0')
)
libraryDependencies += "com.github.spartatech" % "spring-web-utils-java8" % "1.5.0"
[com.github.spartatech/spring-web-utils-java8 "1.5.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.github.spartatech : sparta-test-utils jar 0.8.1
org.apache.commons : commons-lang3 jar [3.2.1,)
commons-io : commons-io jar [2.4,)
commons-beanutils : commons-beanutils jar [1.9.0,)

provided (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar [1.6.1,)
org.slf4j : jcl-over-slf4j jar [1.6.1,)
ch.qos.logback : logback-classic jar [1.0.0,)
ch.qos.logback : logback-core jar [1.0.0,)
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.12
org.springframework : spring-test jar [3.0.5.RELEASE,)

Project Modules

There are no modules declared in this project.