| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLogging Библиотеки уровня приложения |
| Группа | Группаcom.turbospaces.boot |
| Идентификатор | Идентификаторbootstrap-logging |
| Версия | Версия1.0.28 |
| Тип | Типjar |
| Описание |
Описаниеcom.turbospaces.boot ::: bootstrap-logging
turbospaces 'bootstrap' library with a various plugins and shared tools
|
| Имя Файла | Размер |
|---|---|
| bootstrap-logging-1.0.28.pom | |
| bootstrap-logging-1.0.28.jar | 41 KB |
| bootstrap-logging-1.0.28-tests.jar | 8 KB |
| bootstrap-logging-1.0.28-test-sources.jar | 5 KB |
| bootstrap-logging-1.0.28-sources.jar | 18 KB |
| bootstrap-logging-1.0.28-javadoc.jar | 183 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-logging/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-logging</artifactId>
<version>1.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-logging/
implementation 'com.turbospaces.boot:bootstrap-logging:1.0.28'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-logging/
implementation ("com.turbospaces.boot:bootstrap-logging:1.0.28")
'com.turbospaces.boot:bootstrap-logging:jar:1.0.28'
<dependency org="com.turbospaces.boot" name="bootstrap-logging" rev="1.0.28">
<artifact name="bootstrap-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-logging', version='1.0.28')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-logging" % "1.0.28"
[com.turbospaces.boot/bootstrap-logging "1.0.28"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| com.google.guava : guava | jar | 31.0.1-jre |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-io : commons-io | jar | 2.6 |
| org.apache.commons : commons-text | jar | 1.9 |
| io.micrometer : micrometer-core | jar | |
| com.squareup.okhttp3 : okhttp | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.0 |
| ch.qos.logback : logback-classic | jar | 1.2.6 |
| ch.qos.logback : logback-core | jar | 1.2.6 |
| io.sentry : sentry | jar | 1.7.30 |
| com.netflix.archaius : archaius2-api | jar | 2.3.16 |
| org.mockito : mockito-core | jar | 3.12.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-logging | jar | 2.5.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-params | jar |