| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdio.github.ulyyyyyy |
| ArtifactId | ArtifactIdezprofiler-spring-boot-starter |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionexProfiler
用于Sprintboot项目的接口统计服务
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.ulyyyyyy/ezprofiler-spring-boot-starter/ -->
<dependency>
<groupId>io.github.ulyyyyyy</groupId>
<artifactId>ezprofiler-spring-boot-starter</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ulyyyyyy/ezprofiler-spring-boot-starter/
implementation 'io.github.ulyyyyyy:ezprofiler-spring-boot-starter:0.0.2'
// https://jarcasting.com/artifacts/io.github.ulyyyyyy/ezprofiler-spring-boot-starter/
implementation ("io.github.ulyyyyyy:ezprofiler-spring-boot-starter:0.0.2")
'io.github.ulyyyyyy:ezprofiler-spring-boot-starter:jar:0.0.2'
<dependency org="io.github.ulyyyyyy" name="ezprofiler-spring-boot-starter" rev="0.0.2">
<artifact name="ezprofiler-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ulyyyyyy', module='ezprofiler-spring-boot-starter', version='0.0.2')
)
libraryDependencies += "io.github.ulyyyyyy" % "ezprofiler-spring-boot-starter" % "0.0.2"
[io.github.ulyyyyyy/ezprofiler-spring-boot-starter "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-webmvc | jar | 5.3.7 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.springframework.data : spring-data-mongodb | jar | 2.2.6.RELEASE |
| org.mongodb : mongodb-driver-core | jar | 3.11.2 |
| org.mongodb : bson | jar | 3.11.2 |
| javax.annotation : jsr250-api | jar | 1.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |