is not current version
Last Version 4.0.4

com.gitee.opensource4clive:java-tools-web 4.0.3

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
Version

Version

4.0.3
Type

Type

jar
Description

Description

Some commonly used methods in java

Download java-tools-web 4.0.3


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

Dependencies

compile (1)

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

provided (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.