License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.xiaoluo1314 |
ArtifactId | ArtifactIdspring-boot-starter-method-executime |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionspring-boot-starter-method-executime
spring-boot-starter-method-executime
|
<!-- https://jarcasting.com/artifacts/com.github.xiaoluo1314/spring-boot-starter-method-executime/ -->
<dependency>
<groupId>com.github.xiaoluo1314</groupId>
<artifactId>spring-boot-starter-method-executime</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiaoluo1314/spring-boot-starter-method-executime/
implementation 'com.github.xiaoluo1314:spring-boot-starter-method-executime:1.0.0'
// https://jarcasting.com/artifacts/com.github.xiaoluo1314/spring-boot-starter-method-executime/
implementation ("com.github.xiaoluo1314:spring-boot-starter-method-executime:1.0.0")
'com.github.xiaoluo1314:spring-boot-starter-method-executime:jar:1.0.0'
<dependency org="com.github.xiaoluo1314" name="spring-boot-starter-method-executime" rev="1.0.0">
<artifact name="spring-boot-starter-method-executime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiaoluo1314', module='spring-boot-starter-method-executime', version='1.0.0')
)
libraryDependencies += "com.github.xiaoluo1314" % "spring-boot-starter-method-executime" % "1.0.0"
[com.github.xiaoluo1314/spring-boot-starter-method-executime "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.2.2.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.2.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.2.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |