is not current version
Last Version 2.0.1

boot-plus 1.3.8

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

License

License

GroupId

GroupId

com.alilitech
ArtifactId

ArtifactId

boot-plus
Version

Version

1.3.8
Type

Type

pom
Description

Description

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

Project URL

http://bootplus.alilitech.com/

Download boot-plus 1.3.8

Filename Size
boot-plus-1.3.8.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • boot-plus-core
  • boot-plus-routing-datasource
  • boot-plus-web
  • boot-plus-mybatis-jpa
  • boot-plus-swagger
  • boot-plus-log
  • boot-plus-dependencies
  • boot-plus-generator
  • boot-plus-security
  • boot-plus-cache