spring-web-utils

Spring web util

License

License

GroupId

GroupId

com.arsframework
ArtifactId

ArtifactId

spring-web-utils
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

spring-web-utils
Spring web util
Project URL

Project URL

https://github.com/arsframework/spring-web-utils
Source Code Management

Source Code Management

https://github.com/arsframework/spring-web-utils

Download spring-web-utils

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 3.1.0
org.springframework : spring-webmvc Optional jar 5.0.13.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0