Last Version

spring-boot-starter-converter 1.1.0

Bean转换简化框架

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.liaochong
ArtifactId

ArtifactId

spring-boot-starter-converter
Version

Version

1.1.0
Type

Type

jar
Description

Description

spring-boot-starter-converter
Bean转换简化框架
Project URL

Project URL

https://github.com/liaochong/spring-boot-starter-converter
Source Code Management

Source Code Management

https://github.com/liaochong/spring-boot-starter-converter

Download spring-boot-starter-converter 1.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7
org.apache.commons : commons-collections4 jar 4.1
org.springframework.boot : spring-boot-autoconfigure jar 1.5.8.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 1.5.8.RELEASE
org.slf4j : slf4j-api jar 1.7.25

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.