io.github.ilvdoc:common-spring-boot-starter

公用组件

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.ilvdoc
ArtifactId

ArtifactId

common-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

公用组件

Download common-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.ilvdoc/common-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.ilvdoc</groupId>
    <artifactId>common-spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ilvdoc/common-spring-boot-starter/
implementation 'io.github.ilvdoc:common-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/io.github.ilvdoc/common-spring-boot-starter/
implementation ("io.github.ilvdoc:common-spring-boot-starter:1.0.1")
'io.github.ilvdoc:common-spring-boot-starter:jar:1.0.1'
<dependency org="io.github.ilvdoc" name="common-spring-boot-starter" rev="1.0.1">
  <artifact name="common-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ilvdoc', module='common-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "io.github.ilvdoc" % "common-spring-boot-starter" % "1.0.1"
[io.github.ilvdoc/common-spring-boot-starter "1.0.1"]

Dependencies

compile (15)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.2.5
org.codehaus.jackson : jackson-jaxrs jar 1.9.13
org.codehaus.jackson : jackson-smile jar 1.9.13
org.codehaus.jackson : jackson-core-asl jar 1.9.13
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
com.fasterxml.jackson.module : jackson-module-parameter-names jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.alibaba : fastjson jar 1.2.60
ch.qos.logback : logback-classic jar 1.2.3
org.apache.commons : commons-lang3 jar 3.8.1
org.apache.commons : commons-collections4 jar 4.2
commons-beanutils : commons-beanutils jar 1.9.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1