| License |
License |
|---|---|
| GroupId | GroupIdcom.bchun |
| ArtifactId | ArtifactIdlxd-commons |
| Version | Version1.0.4 |
| Type | Typejar |
| Description |
Descriptionlxd-commons
跟业务无关的公共组件
|
| Filename | Size |
|---|---|
| lxd-commons-1.0.4.pom | |
| lxd-commons-1.0.4.jar | 139 KB |
| lxd-commons-1.0.4-sources.jar | 95 KB |
| lxd-commons-1.0.4-javadoc.jar | 488 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bchun/lxd-commons/ -->
<dependency>
<groupId>com.bchun</groupId>
<artifactId>lxd-commons</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.bchun/lxd-commons/
implementation 'com.bchun:lxd-commons:1.0.4'
// https://jarcasting.com/artifacts/com.bchun/lxd-commons/
implementation ("com.bchun:lxd-commons:1.0.4")
'com.bchun:lxd-commons:jar:1.0.4'
<dependency org="com.bchun" name="lxd-commons" rev="1.0.4">
<artifact name="lxd-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bchun', module='lxd-commons', version='1.0.4')
)
libraryDependencies += "com.bchun" % "lxd-commons" % "1.0.4"
[com.bchun/lxd-commons "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| com.alibaba : fastjson | jar | 1.2.78 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-fileupload : commons-fileupload | jar | 1.4 |
| commons-io : commons-io | jar | 2.11.0 |
| commons-codec : commons-codec | jar | 1.15 |
| org.apache.commons : commons-text | jar | 1.9 |
| joda-time : joda-time | jar | 2.10.13 |
| org.jsoup : jsoup | jar | 1.14.3 |
| io.springfox : springfox-swagger2 | jar | 2.9.2 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| javax.mail : mail | jar | 1.4.7 |