is not current version
Last Version 2.3.1

io.github.majianzheng:spring-boot-starter-jarboot 2.0.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.majianzheng
ArtifactId

ArtifactId

spring-boot-starter-jarboot
Version

Version

2.0.0
Type

Type

jar

Download spring-boot-starter-jarboot 2.0.0


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