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