simplelog

for log is simple project for Spring Boot

License

License

GroupId

GroupId

com.github.perkinsli
ArtifactId

ArtifactId

simplelog
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

simplelog
for log is simple project for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/simplelog
Source Code Management

Source Code Management

https://github.com/PerkinsLi/simpleLog

Download simplelog

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-starter-log4j2 jar 2.1.4.RELEASE
commons-lang : commons-lang jar 2.6
com.alibaba : fastjson jar 1.2.54
org.apache.commons : commons-lang3 jar 3.8.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.2
1.0.1