Last Version

springx-boot-utils 0.0.4-RELEASE

springx-boot-utils

License

License

GroupId

GroupId

com.github.kancyframework
ArtifactId

ArtifactId

springx-boot-utils
Version

Version

0.0.4-RELEASE
Type

Type

jar
Description

Description

springx-boot-utils
springx-boot-utils
Source Code Management

Source Code Management

https://github.com/kancyframework/springx-boot.git

Download springx-boot-utils 0.0.4-RELEASE


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.kancyframework : springx-boot-log jar 0.0.4-RELEASE

provided (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.