License |
License |
---|---|
GroupId | GroupIdcom.pig4cloud |
ArtifactId | ArtifactIdpigx-common-log |
Last Version | Last Version3.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpigx 日志服务
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pigx-common-log-3.10.0.pom | |
pigx-common-log-3.10.0.jar | 10 KB |
pigx-common-log-3.10.0-sources.jar | 8 KB |
pigx-common-log-3.10.0-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-log/ -->
<dependency>
<groupId>com.pig4cloud</groupId>
<artifactId>pigx-common-log</artifactId>
<version>3.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-log/
implementation 'com.pig4cloud:pigx-common-log:3.10.0'
// https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-log/
implementation ("com.pig4cloud:pigx-common-log:3.10.0")
'com.pig4cloud:pigx-common-log:jar:3.10.0'
<dependency org="com.pig4cloud" name="pigx-common-log" rev="3.10.0">
<artifact name="pigx-common-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud', module='pigx-common-log', version='3.10.0')
)
libraryDependencies += "com.pig4cloud" % "pigx-common-log" % "3.10.0"
[com.pig4cloud/pigx-common-log "3.10.0"]
Group / Artifact | Type | Version |
---|---|---|
com.pig4cloud : pigx-common-core | jar | |
com.pig4cloud : pigx-upms-api | jar | |
org.springframework.security : spring-security-core | jar | |
org.springframework.security.oauth : spring-security-oauth2 | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.github.ulisesbocchio : jasypt-spring-boot-starter | jar | 2.1.1 |
org.springframework.boot : spring-boot-starter-actuator | jar | |
de.codecentric : spring-boot-admin-starter-client | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |