is not current version
Last Version 2.2.1

io.leego:mypages-spring-boot-starter 0.3.2


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.leego
ArtifactId

ArtifactId

mypages-spring-boot-starter
Version

Version

0.3.2
Type

Type

jar

Download mypages-spring-boot-starter 0.3.2


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