com.github.fanzezhen.common:common-web

Commonly used

License

License

GroupId

GroupId

com.github.fanzezhen.common
ArtifactId

ArtifactId

common-web
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Commonly used

Download common-web

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.fanzezhen.common : common-core jar 2.1.2
com.alibaba : fastjson jar 1.2.68
javax.annotation : javax.annotation-api jar 1.3.2
org.projectlombok : lombok jar 1.18.22
org.springframework : spring-webmvc jar 5.2.13.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1.0
2.0.7
2.0.6
2.0.5