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