mbplus

mbplus parent pom

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

mbplus
mbplus parent pom

Скачать mbplus

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.baomidou : mybatis-plus jar 3.0.7.1

provided (5)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 4.3.14.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.2
org.mybatis.spring.boot : mybatis-spring-boot-autoconfigure jar 1.3.2
org.apache.velocity : velocity-engine-core jar 2.0
org.projectlombok : lombok jar 1.18.0

test (8)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 28.0-jre
org.apache.commons : commons-dbcp2 jar 2.5.0
com.h2database : h2 jar 1.4.197
com.alibaba : fastjson jar 1.2.51
org.jmockit : jmockit jar 1.45
junit : junit jar 4.12
org.springframework : spring-test jar 4.3.14.RELEASE
org.test4j : test4j jar 2.5.3

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

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

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

Версия
1.0.2
1.0.1
1.0.0