spring-boot-starter-jerrymice

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

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.github.jerrymice
Идентификатор

Идентификатор

spring-boot-starter-jerrymice
Последняя версия

Последняя версия

0.0.2.beta9
Дата

Дата

Тип

Тип

jar
Описание

Описание

spring-boot-starter-jerrymice
this spring boot starter can auto configuration spring web mvc property value;
Ссылка на сайт

Ссылка на сайт

https://github.com/jerrymice/spring-boot-starter-jerrymice
Система контроля версий

Система контроля версий

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

Скачать spring-boot-starter-jerrymice

Как подключить последнюю версию

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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
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 Необязательный 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)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.2
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.2.beta9
0.0.2.beta8
0.0.2.beta7
0.0.2.beta6