License |
License |
---|---|
Categories |
CategoriesJava 8 Languages |
GroupId | GroupIdcom.github.spartatech |
ArtifactId | ArtifactIdspring-web-utils-java8 |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSparta Spring Web Utils
Spring Web helper library
|
Project URL |
Project URL |
<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spartatech/spring-web-utils-java8/
implementation 'com.github.spartatech:spring-web-utils-java8:1.5.3'
// https://jarcasting.com/artifacts/com.github.spartatech/spring-web-utils-java8/
implementation ("com.github.spartatech:spring-web-utils-java8:1.5.3")
'com.github.spartatech:spring-web-utils-java8:jar:1.5.3'
<dependency org="com.github.spartatech" name="spring-web-utils-java8" rev="1.5.3">
<artifact name="spring-web-utils-java8" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spartatech', module='spring-web-utils-java8', version='1.5.3')
)
libraryDependencies += "com.github.spartatech" % "spring-web-utils-java8" % "1.5.3"
[com.github.spartatech/spring-web-utils-java8 "1.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | [3.2.1,) |
commons-io : commons-io | jar | [2.4,) |
commons-beanutils : commons-beanutils | jar | [1.9.0,) |
org.apache.commons : commons-text | jar | 1.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 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.0.0 |
org.mockito : mockito-junit-jupiter | jar | 4.0.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.springframework : spring-test | jar | [3.0.5.RELEASE,) |
com.google.guava : guava | jar | [30.0-jre,) |
com.github.spartatech : sparta-test-utils-junit5 | jar | 1.0 |
com.h2database : h2 | jar | 2.0.206 |
com.zaxxer : HikariCP | jar | 5.0.0 |