spring-boot-starter-dict-server


License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.suxil
ArtifactId

ArtifactId

spring-boot-starter-dict-server
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-dict-server
spring-boot-starter-dict-server
Project URL

Project URL

https://github.com/suxil/dict
Source Code Management

Source Code Management

https://github.com/suxil/dict

Download spring-boot-starter-dict-server

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.github.suxil : dict-core jar 1.0.1
org.mapstruct : mapstruct jar 1.3.1.Final
io.swagger : swagger-annotations jar 1.6.2
org.springframework.boot : spring-boot-starter-web jar 2.4.4
org.springframework : spring-context jar 5.3.5
org.springframework.boot : spring-boot-starter-data-redis jar 2.4.4
org.aspectj : aspectjweaver jar 1.9.6

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
0.0.8