spring-boot-starter-jerrymice

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.jerrymice
ArtifactId

ArtifactId

spring-boot-starter-jerrymice
Last Version

Last Version

0.0.2.beta9
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-jerrymice
this spring boot starter can auto configuration spring web mvc property value;
Project URL

Project URL

https://github.com/jerrymice/spring-boot-starter-jerrymice
Source Code Management

Source Code Management

http://github.com/jerrymice/spring-boot-starter-jerrymice

Download spring-boot-starter-jerrymice

How to add to project

<!-- 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"]

Dependencies

compile (13)

Group / Artifact Type Version
com.github.jerrymice.common : common-entity jar 0.0.2.beta7
com.github.jerrymice.common : common-permission jar 0.0.2.beta7
com.github.jerrymice.common : common-task jar 0.0.2.beta7
org.springframework.boot : spring-boot-autoconfigure jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.3.RELEASE
org.mybatis : mybatis jar 3.4.6
org.mybatis : mybatis-spring jar 1.3.2
commons-collections : commons-collections jar 3.2.1
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
org.springframework.session : spring-session jar 1.3.1.RELEASE
org.springframework : spring-webmvc jar 5.0.7.RELEASE

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2.beta9
0.0.2.beta8
0.0.2.beta7
0.0.2.beta6