web-common

The web-common tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

web-common
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

web-common
The web-common tool for java.

Download web-common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : heaven Optional jar 0.1.145
javax.servlet : jstl jar 1.2

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1