mbplus

mbplus parent pom

License

License

GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

mbplus
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

mbplus
mbplus parent pom

Download mbplus

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.baomidou : mybatis-plus jar 3.0.7.1

provided (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0