License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.xiaoyuge5201 |
ArtifactId | ArtifactIdutils-spring-boot-starter |
Last Version | Last Version1.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionutils-spring-boot-starter
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.xiaoyuge5201/utils-spring-boot-starter/ -->
<dependency>
<groupId>com.github.xiaoyuge5201</groupId>
<artifactId>utils-spring-boot-starter</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiaoyuge5201/utils-spring-boot-starter/
implementation 'com.github.xiaoyuge5201:utils-spring-boot-starter:1.3.5'
// https://jarcasting.com/artifacts/com.github.xiaoyuge5201/utils-spring-boot-starter/
implementation ("com.github.xiaoyuge5201:utils-spring-boot-starter:1.3.5")
'com.github.xiaoyuge5201:utils-spring-boot-starter:jar:1.3.5'
<dependency org="com.github.xiaoyuge5201" name="utils-spring-boot-starter" rev="1.3.5">
<artifact name="utils-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiaoyuge5201', module='utils-spring-boot-starter', version='1.3.5')
)
libraryDependencies += "com.github.xiaoyuge5201" % "utils-spring-boot-starter" % "1.3.5"
[com.github.xiaoyuge5201/utils-spring-boot-starter "1.3.5"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
javax.mail : mail Optional | jar | 1.4.5 |