com.alilitech:boot-plus-web-log

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

License

License

GroupId

GroupId

com.alilitech
ArtifactId

ArtifactId

boot-plus-web-log
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-web-log

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.alilitech : boot-plus-core jar 1.1.4
org.springframework.boot : spring-boot-starter-actuator jar
org.webjars : vue jar 2.5.16
org.webjars.npm : axios jar 0.18.0
org.webjars : bootstrap jar 4.1.3

provided (1)

Group / Artifact Type Version
com.alilitech : boot-plus-web 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