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

wiki.xsx:spring-boot-starter-slf4j 1.0.0

log project for Spring Boot

Категории

Категории

Spring Boot Контейнер Микросервисы SLF4J Библиотеки уровня приложения Logging
Группа

Группа

wiki.xsx
Идентификатор

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

spring-boot-starter-slf4j
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать spring-boot-starter-slf4j 1.0.0


<!-- https://jarcasting.com/artifacts/wiki.xsx/spring-boot-starter-slf4j/ -->
<dependency>
    <groupId>wiki.xsx</groupId>
    <artifactId>spring-boot-starter-slf4j</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/wiki.xsx/spring-boot-starter-slf4j/
implementation 'wiki.xsx:spring-boot-starter-slf4j:1.0.0'
// https://jarcasting.com/artifacts/wiki.xsx/spring-boot-starter-slf4j/
implementation ("wiki.xsx:spring-boot-starter-slf4j:1.0.0")
'wiki.xsx:spring-boot-starter-slf4j:jar:1.0.0'
<dependency org="wiki.xsx" name="spring-boot-starter-slf4j" rev="1.0.0">
  <artifact name="spring-boot-starter-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='wiki.xsx', module='spring-boot-starter-slf4j', version='1.0.0')
)
libraryDependencies += "wiki.xsx" % "spring-boot-starter-slf4j" % "1.0.0"
[wiki.xsx/spring-boot-starter-slf4j "1.0.0"]