com.alilitech:boot-plus-integration

boot-plus is a rapid development framework based on spring boot.

License

License

GroupId

GroupId

com.alilitech
ArtifactId

ArtifactId

boot-plus-integration
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

boot-plus is a rapid development framework based on spring boot.

Download boot-plus-integration

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.0.0

provided (1)

Group / Artifact Type Version
com.alilitech : boot-plus-core jar 1.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0