Last Version

com.github.guang19:leaf-spring-boot-starter 1.0.2

leaf spring boot starter

License

License

Categories

Categories

Spring Boot Container Microservices Leaf Data Databases
GroupId

GroupId

com.github.guang19
ArtifactId

ArtifactId

leaf-spring-boot-starter
Version

Version

1.0.2
Type

Type

jar
Description

Description

leaf spring boot starter

Download leaf-spring-boot-starter 1.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.2.RELEASE
com.github.guang19 : leaf-core jar 1.0.2

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.