is not current version
Last Version 1.1.0

com.github.lijian69:jienlee-commons-common 1.0.0

公共的springboot装载类

GroupId

GroupId

com.github.lijian69
ArtifactId

ArtifactId

jienlee-commons-common
Version

Version

1.0.0
Type

Type

pom

Download jienlee-commons-common 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.lijian69/jienlee-commons-common/ -->
<dependency>
    <groupId>com.github.lijian69</groupId>
    <artifactId>jienlee-commons-common</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lijian69/jienlee-commons-common/
implementation 'com.github.lijian69:jienlee-commons-common:1.0.0'
// https://jarcasting.com/artifacts/com.github.lijian69/jienlee-commons-common/
implementation ("com.github.lijian69:jienlee-commons-common:1.0.0")
'com.github.lijian69:jienlee-commons-common:pom:1.0.0'
<dependency org="com.github.lijian69" name="jienlee-commons-common" rev="1.0.0">
  <artifact name="jienlee-commons-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lijian69', module='jienlee-commons-common', version='1.0.0')
)
libraryDependencies += "com.github.lijian69" % "jienlee-commons-common" % "1.0.0"
[com.github.lijian69/jienlee-commons-common "1.0.0"]