migoo-spring-boot-starter-common

公共 组件

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

xyz.migoo.springboot
ArtifactId

ArtifactId

migoo-spring-boot-starter-common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

migoo-spring-boot-starter-common
公共 组件

Download migoo-spring-boot-starter-common

How to add to project

<!-- 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"]

Dependencies

compile (12)

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

provided (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0