Last Version

com.alilitech:boot-plus-web 2.0.1

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

License

License

GroupId

GroupId

com.alilitech
ArtifactId

ArtifactId

boot-plus-web
Version

Version

2.0.1
Type

Type

jar
Description

Description

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

Download boot-plus-web 2.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.alilitech : boot-plus-core Optional jar 2.0.1
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-validation jar
org.springframework.data : spring-data-commons Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.