License |
License |
---|---|
GroupId | GroupIdcom.github.superutils |
ArtifactId | ArtifactIdutils-web |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Java tool project
|
Filename | Size |
---|---|
utils-web-1.4.0.pom | |
utils-web-1.4.0.jar | 5 KB |
utils-web-1.4.0-sources.jar | 2 KB |
utils-web-1.4.0-javadoc.jar | 29 KB |
Browse |
<!-- 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"]
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 |