License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.yomahub |
ArtifactId | ArtifactIdaspect-log-spring-boot-starter |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona lightweight log aspect framework
|
<!-- https://jarcasting.com/artifacts/com.yomahub/aspect-log-spring-boot-starter/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>aspect-log-spring-boot-starter</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/aspect-log-spring-boot-starter/
implementation 'com.yomahub:aspect-log-spring-boot-starter:1.2'
// https://jarcasting.com/artifacts/com.yomahub/aspect-log-spring-boot-starter/
implementation ("com.yomahub:aspect-log-spring-boot-starter:1.2")
'com.yomahub:aspect-log-spring-boot-starter:jar:1.2'
<dependency org="com.yomahub" name="aspect-log-spring-boot-starter" rev="1.2">
<artifact name="aspect-log-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='aspect-log-spring-boot-starter', version='1.2')
)
libraryDependencies += "com.yomahub" % "aspect-log-spring-boot-starter" % "1.2"
[com.yomahub/aspect-log-spring-boot-starter "1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.yomahub : aspect-log-core | jar | 1.2 |
org.springframework.boot : spring-boot-autoconfigure | jar |