License |
License |
---|---|
GroupId | GroupIdcom.minlia.cloud.starter |
ArtifactId | ArtifactIdcloud-starter-loggable |
Version | Version2.0.0.RELEASE |
Type | Typejar |
Description |
DescriptionCloud Starter Loggable
Cloud Starter Loggable
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.minlia.cloud.starter/cloud-starter-loggable/ -->
<dependency>
<groupId>com.minlia.cloud.starter</groupId>
<artifactId>cloud-starter-loggable</artifactId>
<version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.minlia.cloud.starter/cloud-starter-loggable/
implementation 'com.minlia.cloud.starter:cloud-starter-loggable:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.minlia.cloud.starter/cloud-starter-loggable/
implementation ("com.minlia.cloud.starter:cloud-starter-loggable:2.0.0.RELEASE")
'com.minlia.cloud.starter:cloud-starter-loggable:jar:2.0.0.RELEASE'
<dependency org="com.minlia.cloud.starter" name="cloud-starter-loggable" rev="2.0.0.RELEASE">
<artifact name="cloud-starter-loggable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.minlia.cloud.starter', module='cloud-starter-loggable', version='2.0.0.RELEASE')
)
libraryDependencies += "com.minlia.cloud.starter" % "cloud-starter-loggable" % "2.0.0.RELEASE"
[com.minlia.cloud.starter/cloud-starter-loggable "2.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.0.RELEASE |
org.projectlombok : lombok Optional | jar | 1.16.20 |
org.springframework.boot : spring-boot-starter-aop Optional | jar | 2.0.0.RELEASE |
org.apache.commons : commons-lang3 Optional | jar | 3.7 |
aopalliance : aopalliance | jar | 1.0 |
org.aspectj : aspectjweaver Optional | jar | 1.8.13 |