easyprofiler

一个简单的接口访问统计springboot插件

License

License

GNU GENERAL PUBLIC LICENSE, Version 3
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.hexiangtao
ArtifactId

ArtifactId

spring-boot-easyprofiler-starter
Last Version

Last Version

0.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

easyprofiler
一个简单的接口访问统计springboot插件
Project URL

Project URL

https://github.com/hexiangtao/easy-profiler.git

Download spring-boot-easyprofiler-starter

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1.RELEASE