License |
License |
---|---|
GroupId | GroupIdcom.github.kancyframework |
ArtifactId | ArtifactIdspringx-boot-log |
Last Version | Last Version0.0.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspringx-boot-log
springx-boot-log
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.kancyframework/springx-boot-log/ -->
<dependency>
<groupId>com.github.kancyframework</groupId>
<artifactId>springx-boot-log</artifactId>
<version>0.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kancyframework/springx-boot-log/
implementation 'com.github.kancyframework:springx-boot-log:0.0.4-RELEASE'
// https://jarcasting.com/artifacts/com.github.kancyframework/springx-boot-log/
implementation ("com.github.kancyframework:springx-boot-log:0.0.4-RELEASE")
'com.github.kancyframework:springx-boot-log:jar:0.0.4-RELEASE'
<dependency org="com.github.kancyframework" name="springx-boot-log" rev="0.0.4-RELEASE">
<artifact name="springx-boot-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kancyframework', module='springx-boot-log', version='0.0.4-RELEASE')
)
libraryDependencies += "com.github.kancyframework" % "springx-boot-log" % "0.0.4-RELEASE"
[com.github.kancyframework/springx-boot-log "0.0.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |