| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.jerrymice |
| ArtifactId | ArtifactIdspring-boot-starter-jerrymice |
| Last Version | Last Version0.0.2.beta9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspring-boot-starter-jerrymice
this spring boot starter can auto configuration spring web mvc property value;
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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.beta9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jerrymice/spring-boot-starter-jerrymice/
implementation 'com.github.jerrymice:spring-boot-starter-jerrymice:0.0.2.beta9'
// https://jarcasting.com/artifacts/com.github.jerrymice/spring-boot-starter-jerrymice/
implementation ("com.github.jerrymice:spring-boot-starter-jerrymice:0.0.2.beta9")
'com.github.jerrymice:spring-boot-starter-jerrymice:jar:0.0.2.beta9'
<dependency org="com.github.jerrymice" name="spring-boot-starter-jerrymice" rev="0.0.2.beta9">
<artifact name="spring-boot-starter-jerrymice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jerrymice', module='spring-boot-starter-jerrymice', version='0.0.2.beta9')
)
libraryDependencies += "com.github.jerrymice" % "spring-boot-starter-jerrymice" % "0.0.2.beta9"
[com.github.jerrymice/spring-boot-starter-jerrymice "0.0.2.beta9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |