| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLogging Библиотеки уровня приложения |
| Группа | Группаcom.turbospaces.boot |
| Идентификатор | Идентификаторbootstrap-logging |
| Версия | Версия1.0.8 |
| Тип | Типjar |
| Описание |
Описаниеcom.turbospaces.boot ::: bootstrap-logging
turbospaces 'bootstrap' library with a various plugins and shared tools
|
| Имя Файла | Размер |
|---|---|
| bootstrap-logging-1.0.8.pom | |
| bootstrap-logging-1.0.8.jar | 28 KB |
| bootstrap-logging-1.0.8-tests.jar | 5 KB |
| bootstrap-logging-1.0.8-test-sources.jar | 3 KB |
| bootstrap-logging-1.0.8-sources.jar | 13 KB |
| bootstrap-logging-1.0.8-javadoc.jar | 151 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-logging/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-logging</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-logging/
implementation 'com.turbospaces.boot:bootstrap-logging:1.0.8'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-logging/
implementation ("com.turbospaces.boot:bootstrap-logging:1.0.8")
'com.turbospaces.boot:bootstrap-logging:jar:1.0.8'
<dependency org="com.turbospaces.boot" name="bootstrap-logging" rev="1.0.8">
<artifact name="bootstrap-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-logging', version='1.0.8')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-logging" % "1.0.8"
[com.turbospaces.boot/bootstrap-logging "1.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.google.guava : guava | jar | 30.1.1-jre |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-io : commons-io | jar | 2.6 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| io.sentry : sentry | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-logging | jar | 2.5.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar |