Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdxyz.migoo.springboot |
ArtifactId | ArtifactIdmigoo-spring-boot-starter-common |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmigoo-spring-boot-starter-common
公共 组件
|
<!-- https://jarcasting.com/artifacts/xyz.migoo.springboot/migoo-spring-boot-starter-common/ -->
<dependency>
<groupId>xyz.migoo.springboot</groupId>
<artifactId>migoo-spring-boot-starter-common</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.migoo.springboot/migoo-spring-boot-starter-common/
implementation 'xyz.migoo.springboot:migoo-spring-boot-starter-common:1.0.0'
// https://jarcasting.com/artifacts/xyz.migoo.springboot/migoo-spring-boot-starter-common/
implementation ("xyz.migoo.springboot:migoo-spring-boot-starter-common:1.0.0")
'xyz.migoo.springboot:migoo-spring-boot-starter-common:jar:1.0.0'
<dependency org="xyz.migoo.springboot" name="migoo-spring-boot-starter-common" rev="1.0.0">
<artifact name="migoo-spring-boot-starter-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.migoo.springboot', module='migoo-spring-boot-starter-common', version='1.0.0')
)
libraryDependencies += "xyz.migoo.springboot" % "migoo-spring-boot-starter-common" % "1.0.0"
[xyz.migoo.springboot/migoo-spring-boot-starter-common "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok | jar | |
org.mapstruct : mapstruct | jar | |
org.mapstruct : mapstruct-jdk8 | jar | |
org.mapstruct : mapstruct-processor | jar | |
cn.hutool : hutool-all | jar | |
com.google.guava : guava | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.core : jackson-core | jar | |
org.slf4j : slf4j-api | jar | |
jakarta.validation : jakarta.validation-api | jar | |
io.micrometer : micrometer-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | |
org.springframework : spring-expression | jar | |
org.springframework : spring-aop | jar | |
org.aspectj : aspectjweaver | jar | |
org.springframework : spring-web | jar | |
jakarta.servlet : jakarta.servlet-api | jar |