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