License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.luohuasheng.framework.starters |
ArtifactId | ArtifactIdbasic-framework-ability-log-starters |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbasic starters framework
|
<!-- https://jarcasting.com/artifacts/net.luohuasheng.framework.starters/basic-framework-ability-log-starters/ -->
<dependency>
<groupId>net.luohuasheng.framework.starters</groupId>
<artifactId>basic-framework-ability-log-starters</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.luohuasheng.framework.starters/basic-framework-ability-log-starters/
implementation 'net.luohuasheng.framework.starters:basic-framework-ability-log-starters:1.1.0'
// https://jarcasting.com/artifacts/net.luohuasheng.framework.starters/basic-framework-ability-log-starters/
implementation ("net.luohuasheng.framework.starters:basic-framework-ability-log-starters:1.1.0")
'net.luohuasheng.framework.starters:basic-framework-ability-log-starters:jar:1.1.0'
<dependency org="net.luohuasheng.framework.starters" name="basic-framework-ability-log-starters" rev="1.1.0">
<artifact name="basic-framework-ability-log-starters" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.luohuasheng.framework.starters', module='basic-framework-ability-log-starters', version='1.1.0')
)
libraryDependencies += "net.luohuasheng.framework.starters" % "basic-framework-ability-log-starters" % "1.1.0"
[net.luohuasheng.framework.starters/basic-framework-ability-log-starters "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.19.RELEASE |
net.luohuasheng.framework.ability : basic-framework-ability-log-service | jar | 1.1.0 |
com.alibaba : druid-spring-boot-starter | jar | 1.1.10 |