is not current version
Last Version 2.0.1

com.alilitech:boot-plus-core 2.0.0

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

License

License

GroupId

GroupId

com.alilitech
ArtifactId

ArtifactId

boot-plus-core
Version

Version

2.0.0
Type

Type

jar
Description

Description

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

Download boot-plus-core 2.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.aspectj : aspectjweaver jar 1.8.13

Project Modules

There are no modules declared in this project.