Last Version

io.github.ambitiousliu:jmp-spring-boot-starter 2.0.2

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.ambitiousliu
ArtifactId

ArtifactId

jmp-spring-boot-starter
Version

Version

2.0.2
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

https://github.com/AmbitiousLiu/Jmp/tree/main

Download jmp-spring-boot-starter 2.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 10.0.1

provided (2)

Group / Artifact Type Version
com.baomidou : mybatis-plus-boot-starter jar 3.4.0
org.springframework.boot : spring-boot-starter jar 2.7.0

Project Modules

There are no modules declared in this project.