License |
License |
---|---|
GroupId | GroupIdcom.alilitech |
ArtifactId | ArtifactIdboot-plus-log |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionboot-plus is a rapid development framework based on spring boot.
|
Filename | Size |
---|---|
boot-plus-log-2.0.1.pom | |
boot-plus-log-2.0.1.jar | 8 KB |
boot-plus-log-2.0.1-sources.jar | 6 KB |
boot-plus-log-2.0.1-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alilitech/boot-plus-log/ -->
<dependency>
<groupId>com.alilitech</groupId>
<artifactId>boot-plus-log</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-log/
implementation 'com.alilitech:boot-plus-log:2.0.1'
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-log/
implementation ("com.alilitech:boot-plus-log:2.0.1")
'com.alilitech:boot-plus-log:jar:2.0.1'
<dependency org="com.alilitech" name="boot-plus-log" rev="2.0.1">
<artifact name="boot-plus-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alilitech', module='boot-plus-log', version='2.0.1')
)
libraryDependencies += "com.alilitech" % "boot-plus-log" % "2.0.1"
[com.alilitech/boot-plus-log "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alilitech : boot-plus-core Optional | jar | 2.0.1 |
com.alilitech : boot-plus-web Optional | jar | 2.0.1 |
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 |
org.codehaus.janino : janino | jar | 3.1.6 |