GroupId | GroupIdio.github.mountainest |
---|---|
ArtifactId | ArtifactIduser-center |
Last Version | Last Version0.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
user-center-0.0.1-RELEASE.pom | |
user-center-0.0.1-RELEASE.jar | 34 KB |
user-center-0.0.1-RELEASE-sources.jar | 18 KB |
user-center-0.0.1-RELEASE-javadoc.jar | 168 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.mountainest/user-center/ -->
<dependency>
<groupId>io.github.mountainest</groupId>
<artifactId>user-center</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mountainest/user-center/
implementation 'io.github.mountainest:user-center:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.mountainest/user-center/
implementation ("io.github.mountainest:user-center:0.0.1-RELEASE")
'io.github.mountainest:user-center:jar:0.0.1-RELEASE'
<dependency org="io.github.mountainest" name="user-center" rev="0.0.1-RELEASE">
<artifact name="user-center" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mountainest', module='user-center', version='0.0.1-RELEASE')
)
libraryDependencies += "io.github.mountainest" % "user-center" % "0.0.1-RELEASE"
[io.github.mountainest/user-center "0.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.boot : spring-boot-starter-log4j2 | jar | |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar | |
org.springframework.boot : spring-boot-starter-validation | jar | |
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-config | jar | |
com.baomidou : mybatis-plus-boot-starter | jar | |
org.postgresql : postgresql | jar | |
org.springframework.cloud : spring-cloud-starter-openfeign | jar | 3.1.0 |
org.projectlombok : lombok | jar | |
com.google.code.gson : gson | jar | |
org.apache.commons : commons-lang3 | jar | |
${project.groupId} » common-mybatis | jar | |
${project.groupId} » common-utils | jar |
Group / Artifact | Type | Version |
---|---|---|
io.micrometer : micrometer-registry-prometheus | jar |