lxd-commons

跟业务无关的公共组件

License

License

GroupId

GroupId

com.bchun
ArtifactId

ArtifactId

lxd-commons
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

lxd-commons
跟业务无关的公共组件

Download lxd-commons

How to add to project

<!-- https://jarcasting.com/artifacts/com.bchun/lxd-commons/ -->
<dependency>
    <groupId>com.bchun</groupId>
    <artifactId>lxd-commons</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.bchun/lxd-commons/
implementation 'com.bchun:lxd-commons:1.0.9'
// https://jarcasting.com/artifacts/com.bchun/lxd-commons/
implementation ("com.bchun:lxd-commons:1.0.9")
'com.bchun:lxd-commons:jar:1.0.9'
<dependency org="com.bchun" name="lxd-commons" rev="1.0.9">
  <artifact name="lxd-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bchun', module='lxd-commons', version='1.0.9')
)
libraryDependencies += "com.bchun" % "lxd-commons" % "1.0.9"
[com.bchun/lxd-commons "1.0.9"]

Dependencies

compile (13)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0