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