is not current version
Last Version 0.0.2.beta9

com.github.jerrymice:spring-boot-starter-jerrymice 0.0.2.beta8

this spring boot starter can auto configuration spring web mvc property value;

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.jerrymice
ArtifactId

ArtifactId

spring-boot-starter-jerrymice
Version

Version

0.0.2.beta8
Type

Type

jar

Download spring-boot-starter-jerrymice 0.0.2.beta8


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