com.github.superutils:utils-web

A Java tool project

License

License

GroupId

GroupId

com.github.superutils
ArtifactId

ArtifactId

utils-web
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

A Java tool project

Download utils-web

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.superutils : utils-common jar 1.4.0
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.logging.log4j : log4j-core jar 2.6
org.apache.logging.log4j : log4j-slf4j-impl jar 2.6
org.slf4j : jcl-over-slf4j jar 1.7.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0