Last Version

app-common 1.0.12-RELEASE

Application Common project for Spring Boot

License

License

GroupId

GroupId

com.lmaye
ArtifactId

ArtifactId

app-common
Version

Version

1.0.12-RELEASE
Type

Type

jar
Description

Description

app-common
Application Common project for Spring Boot
Project URL

Project URL

https://www.lmaye.com/
Source Code Management

Source Code Management

https://www.lmaye.com

Download app-common 1.0.12-RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.14
org.apache.commons : commons-lang3 jar 3.9
com.google.code.gson : gson jar 2.8.6
commons-io : commons-io jar 2.7
cn.hutool : hutool-all jar 5.4.1

Project Modules

There are no modules declared in this project.