Last Version

p6spy-spring-boot-starter 1.0

快速集成p6spy的spring boot starter

License

License

Categories

Categories

Spring Boot Container Microservices p6spy Application Layer Libs Logging
GroupId

GroupId

com.github.klboke
ArtifactId

ArtifactId

p6spy-spring-boot-starter
Version

Version

1.0
Type

Type

jar
Description

Description

p6spy-spring-boot-starter
快速集成p6spy的spring boot starter
Project URL

Project URL

https://github.com/klboke/p6spy-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/klboke/p6spy-spring-boot-starter.git

Download p6spy-spring-boot-starter 1.0


<!-- https://jarcasting.com/artifacts/com.github.klboke/p6spy-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.klboke</groupId>
    <artifactId>p6spy-spring-boot-starter</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.klboke/p6spy-spring-boot-starter/
implementation 'com.github.klboke:p6spy-spring-boot-starter:1.0'
// https://jarcasting.com/artifacts/com.github.klboke/p6spy-spring-boot-starter/
implementation ("com.github.klboke:p6spy-spring-boot-starter:1.0")
'com.github.klboke:p6spy-spring-boot-starter:jar:1.0'
<dependency org="com.github.klboke" name="p6spy-spring-boot-starter" rev="1.0">
  <artifact name="p6spy-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.klboke', module='p6spy-spring-boot-starter', version='1.0')
)
libraryDependencies += "com.github.klboke" % "p6spy-spring-boot-starter" % "1.0"
[com.github.klboke/p6spy-spring-boot-starter "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
p6spy : p6spy jar 3.8.6
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.2.0.RELEASE

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-starter-web Optional jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-starter Optional jar 2.2.0.RELEASE

Project Modules

There are no modules declared in this project.