License |
License |
---|---|
GroupId | GroupIdcom.github.loren-wang |
ArtifactId | ArtifactIdSpringBootCommonBaseFrameLibraryFromLorenWang |
Version | Version1.6.0 |
Type | Typejar |
Description |
DescriptionSpringBootCommonBaseFrameLibraryFromLorenWang
SpringBoot通用基础框架包
|
<!-- https://jarcasting.com/artifacts/com.github.loren-wang/SpringBootCommonBaseFrameLibraryFromLorenWang/ -->
<dependency>
<groupId>com.github.loren-wang</groupId>
<artifactId>SpringBootCommonBaseFrameLibraryFromLorenWang</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.loren-wang/SpringBootCommonBaseFrameLibraryFromLorenWang/
implementation 'com.github.loren-wang:SpringBootCommonBaseFrameLibraryFromLorenWang:1.6.0'
// https://jarcasting.com/artifacts/com.github.loren-wang/SpringBootCommonBaseFrameLibraryFromLorenWang/
implementation ("com.github.loren-wang:SpringBootCommonBaseFrameLibraryFromLorenWang:1.6.0")
'com.github.loren-wang:SpringBootCommonBaseFrameLibraryFromLorenWang:jar:1.6.0'
<dependency org="com.github.loren-wang" name="SpringBootCommonBaseFrameLibraryFromLorenWang" rev="1.6.0">
<artifact name="SpringBootCommonBaseFrameLibraryFromLorenWang" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.loren-wang', module='SpringBootCommonBaseFrameLibraryFromLorenWang', version='1.6.0')
)
libraryDependencies += "com.github.loren-wang" % "SpringBootCommonBaseFrameLibraryFromLorenWang" % "1.6.0"
[com.github.loren-wang/SpringBootCommonBaseFrameLibraryFromLorenWang "1.6.0"]