Последняя версия

simplelog 1.0.4

for log is simple project for Spring Boot

Лицензия

Лицензия

Группа

Группа

com.github.perkinsli
Идентификатор

Идентификатор

simplelog
Версия

Версия

1.0.4
Тип

Тип

jar
Описание

Описание

simplelog
for log is simple project for Spring Boot
Ссылка на сайт

Ссылка на сайт

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/simplelog
Система контроля версий

Система контроля версий

https://github.com/PerkinsLi/simpleLog

Скачать simplelog 1.0.4


<!-- 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"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.1.4.RELEASE

Модули Проекта

Данный проект не имеет модулей.