License |
License
GNU GENERAL PUBLIC LICENSE, Version 3
|
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.hexiangtao |
ArtifactId | ArtifactIdspring-boot-easyprofiler-starter |
Version | Version0.0.1.RELEASE |
Type | Typejar |
Description |
Descriptioneasyprofiler
一个简单的接口访问统计springboot插件
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.hexiangtao/spring-boot-easyprofiler-starter/ -->
<dependency>
<groupId>com.github.hexiangtao</groupId>
<artifactId>spring-boot-easyprofiler-starter</artifactId>
<version>0.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hexiangtao/spring-boot-easyprofiler-starter/
implementation 'com.github.hexiangtao:spring-boot-easyprofiler-starter:0.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.hexiangtao/spring-boot-easyprofiler-starter/
implementation ("com.github.hexiangtao:spring-boot-easyprofiler-starter:0.0.1.RELEASE")
'com.github.hexiangtao:spring-boot-easyprofiler-starter:jar:0.0.1.RELEASE'
<dependency org="com.github.hexiangtao" name="spring-boot-easyprofiler-starter" rev="0.0.1.RELEASE">
<artifact name="spring-boot-easyprofiler-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hexiangtao', module='spring-boot-easyprofiler-starter', version='0.0.1.RELEASE')
)
libraryDependencies += "com.github.hexiangtao" % "spring-boot-easyprofiler-starter" % "0.0.1.RELEASE"
[com.github.hexiangtao/spring-boot-easyprofiler-starter "0.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.5.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.1.4.RELEASE |
org.slf4j : slf4j-api | jar | 1.8.0-beta2 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |