Last Version

springx-boot-starter 0.0.4-RELEASE

springx-boot-starter

License

License

GroupId

GroupId

com.github.kancyframework
ArtifactId

ArtifactId

springx-boot-starter
Version

Version

0.0.4-RELEASE
Type

Type

jar
Description

Description

springx-boot-starter
springx-boot-starter
Source Code Management

Source Code Management

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

Download springx-boot-starter 0.0.4-RELEASE


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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.