License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.github.treeleafj |
ArtifactId | ArtifactIdxMax-boot-starter |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionxMax
|
Filename | Size |
---|---|
xMax-boot-starter-1.0.2.pom | |
xMax-boot-starter-1.0.2.jar | 43 KB |
xMax-boot-starter-1.0.2-sources.jar | 28 KB |
xMax-boot-starter-1.0.2-javadoc.jar | 223 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.treeleafj/xMax-boot-starter/ -->
<dependency>
<groupId>com.github.treeleafj</groupId>
<artifactId>xMax-boot-starter</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.treeleafj/xMax-boot-starter/
implementation 'com.github.treeleafj:xMax-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/com.github.treeleafj/xMax-boot-starter/
implementation ("com.github.treeleafj:xMax-boot-starter:1.0.2")
'com.github.treeleafj:xMax-boot-starter:jar:1.0.2'
<dependency org="com.github.treeleafj" name="xMax-boot-starter" rev="1.0.2">
<artifact name="xMax-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.treeleafj', module='xMax-boot-starter', version='1.0.2')
)
libraryDependencies += "com.github.treeleafj" % "xMax-boot-starter" % "1.0.2"
[com.github.treeleafj/xMax-boot-starter "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.treeleafj : xMax-common | jar | 1.0.2 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-data-redis Optional | jar | |
org.projectlombok : lombok | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |