| License |
License |
|---|---|
| GroupId | GroupIdio.github.shenbinglife |
| ArtifactId | ArtifactIdcommon-base |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptioncommon-base
a tool lib that supplies exception structure and utils
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-base-1.0.0.pom | |
| common-base-1.0.0.jar | 51 KB |
| common-base-1.0.0-sources.jar | 37 KB |
| common-base-1.0.0-javadoc.jar | 286 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.shenbinglife/common-base/ -->
<dependency>
<groupId>io.github.shenbinglife</groupId>
<artifactId>common-base</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shenbinglife/common-base/
implementation 'io.github.shenbinglife:common-base:1.0.0'
// https://jarcasting.com/artifacts/io.github.shenbinglife/common-base/
implementation ("io.github.shenbinglife:common-base:1.0.0")
'io.github.shenbinglife:common-base:jar:1.0.0'
<dependency org="io.github.shenbinglife" name="common-base" rev="1.0.0">
<artifact name="common-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shenbinglife', module='common-base', version='1.0.0')
)
libraryDependencies += "io.github.shenbinglife" % "common-base" % "1.0.0"
[io.github.shenbinglife/common-base "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.5 |
| commons-io : commons-io | jar | 2.5 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.mybatis : mybatis Optional | jar | 3.4.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.10 |
| commons-collections : commons-collections | jar | 3.2.2 |
| commons-beanutils : commons-beanutils | jar | 1.9.3 |
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| com.google.code.gson : gson | jar | 2.6.2 |
| com.google.guava : guava | jar | 18.0 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.3.4 |
| org.springframework : spring-context | jar | 4.0.0.RELEASE |