License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.majianzheng |
ArtifactId | ArtifactIdspring-boot-starter-jarboot |
Version | Version1.0.9 |
Type | Typejar |
Description |
DescriptionJarboot SpringBoot starter
Top Jarboot project pom.xml
|
<!-- https://jarcasting.com/artifacts/io.github.majianzheng/spring-boot-starter-jarboot/ -->
<dependency>
<groupId>io.github.majianzheng</groupId>
<artifactId>spring-boot-starter-jarboot</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.majianzheng/spring-boot-starter-jarboot/
implementation 'io.github.majianzheng:spring-boot-starter-jarboot:1.0.9'
// https://jarcasting.com/artifacts/io.github.majianzheng/spring-boot-starter-jarboot/
implementation ("io.github.majianzheng:spring-boot-starter-jarboot:1.0.9")
'io.github.majianzheng:spring-boot-starter-jarboot:jar:1.0.9'
<dependency org="io.github.majianzheng" name="spring-boot-starter-jarboot" rev="1.0.9">
<artifact name="spring-boot-starter-jarboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.majianzheng', module='spring-boot-starter-jarboot', version='1.0.9')
)
libraryDependencies += "io.github.majianzheng" % "spring-boot-starter-jarboot" % "1.0.9"
[io.github.majianzheng/spring-boot-starter-jarboot "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.2 |
org.springframework.boot : spring-boot-starter Optional | jar | 2.5.2 |
io.github.majianzheng : jarboot-api | jar | 1.0.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.mockito : mockito-core | jar | 3.9.0 |