com.gitee.opensource4clive:java-tools-web

Some commonly used methods in java

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.gitee.opensource4clive
ArtifactId

ArtifactId

java-tools-web
Last Version

Last Version

4.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Some commonly used methods in java

Download java-tools-web

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.gitee.opensource4clive : java-tools-common jar 4.0.4

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.0
org.springframework : spring-web jar 5.2.15.RELEASE
org.springframework : spring-context jar 5.2.15.RELEASE

test (5)

Group / Artifact Type Version
org.springframework : spring-test jar 5.2.15.RELEASE
org.springframework.boot : spring-boot-test jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.12.RELEASE
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0