| License |
License |
|---|---|
| GroupId | GroupIdcom.bchun |
| ArtifactId | ArtifactIdlxd-commons |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionlxd-commons
跟业务无关的公共组件
|
| Filename | Size |
|---|---|
| lxd-commons-1.0.0.pom | |
| lxd-commons-1.0.0.jar | 118 KB |
| lxd-commons-1.0.0-sources.jar | 84 KB |
| lxd-commons-1.0.0-javadoc.jar | 414 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bchun/lxd-commons/ -->
<dependency>
<groupId>com.bchun</groupId>
<artifactId>lxd-commons</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bchun/lxd-commons/
implementation 'com.bchun:lxd-commons:1.0.0'
// https://jarcasting.com/artifacts/com.bchun/lxd-commons/
implementation ("com.bchun:lxd-commons:1.0.0")
'com.bchun:lxd-commons:jar:1.0.0'
<dependency org="com.bchun" name="lxd-commons" rev="1.0.0">
<artifact name="lxd-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bchun', module='lxd-commons', version='1.0.0')
)
libraryDependencies += "com.bchun" % "lxd-commons" % "1.0.0"
[com.bchun/lxd-commons "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| com.alibaba : fastjson | jar | 1.2.70 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| commons-fileupload : commons-fileupload | jar | 1.3.3 |
| commons-io : commons-io | jar | 2.5 |
| commons-codec : commons-codec | jar | 1.10 |
| org.apache.commons : commons-text | jar | 1.7 |
| joda-time : joda-time | jar | 2.9.9 |
| org.jsoup : jsoup | jar | 1.13.1 |
| io.springfox : springfox-swagger2 | jar | 2.9.2 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.69 |