| License | License
                                                        MIT License                                                 | 
|---|---|
| GroupId | GroupIdtop.chaser | 
| ArtifactId | ArtifactIdcommon-web | 
| Last Version | Last VersionB-1.0.3.RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description | 
| Filename | Size | 
|---|---|
| common-web-B-1.0.3.RELEASE.pom | |
| common-web-B-1.0.3.RELEASE.jar | 35 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/top.chaser/common-web/ -->
<dependency>
    <groupId>top.chaser</groupId>
    <artifactId>common-web</artifactId>
    <version>B-1.0.3.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/top.chaser/common-web/
implementation 'top.chaser:common-web:B-1.0.3.RELEASE'// https://jarcasting.com/artifacts/top.chaser/common-web/
implementation ("top.chaser:common-web:B-1.0.3.RELEASE")'top.chaser:common-web:jar:B-1.0.3.RELEASE'<dependency org="top.chaser" name="common-web" rev="B-1.0.3.RELEASE">
  <artifact name="common-web" type="jar" />
</dependency>@Grapes(
@Grab(group='top.chaser', module='common-web', version='B-1.0.3.RELEASE')
)libraryDependencies += "top.chaser" % "common-web" % "B-1.0.3.RELEASE"[top.chaser/common-web "B-1.0.3.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| top.chaser : common-base | jar | |
| commons-io : commons-io | jar | |
| cn.hutool : hutool-all | jar | |
| com.google.guava : guava | jar | |
| org.slf4j : slf4j-api | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-webmvc | jar | |
| org.springframework : spring-web | jar | |
| org.springframework : spring-context | jar | |
| org.springframework : spring-tx | jar | |
| org.springframework.boot : spring-boot-starter-security | jar | |
| org.apache.tomcat.embed : tomcat-embed-core | jar | |
| org.projectlombok : lombok | jar | |
| org.springframework.boot : spring-boot-configuration-processor | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar |