License |
License |
---|---|
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdspringboot-sdk |
Last Version | Last Version3.0.15.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/springboot-sdk/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>springboot-sdk</artifactId>
<version>3.0.15.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/springboot-sdk/
implementation 'com.github.shoothzj:springboot-sdk:3.0.15.RELEASE'
// https://jarcasting.com/artifacts/com.github.shoothzj/springboot-sdk/
implementation ("com.github.shoothzj:springboot-sdk:3.0.15.RELEASE")
'com.github.shoothzj:springboot-sdk:jar:3.0.15.RELEASE'
<dependency org="com.github.shoothzj" name="springboot-sdk" rev="3.0.15.RELEASE">
<artifact name="springboot-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='springboot-sdk', version='3.0.15.RELEASE')
)
libraryDependencies += "com.github.shoothzj" % "springboot-sdk" % "3.0.15.RELEASE"
[com.github.shoothzj/springboot-sdk "3.0.15.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.2.3.RELEASE |
org.springframework : spring-web | jar | 5.2.3.RELEASE |
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
com.github.shoothzj : sdk-spring-util | jar | 3.0.15.RELEASE |