License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.turbospaces.boot |
ArtifactId | ArtifactIdbootstrap-logging |
Last Version | Last Version1.0.57 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.turbospaces.boot ::: bootstrap-logging
turbospaces 'bootstrap' library with a various plugins and shared tools
|
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-logging/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-logging</artifactId>
<version>1.0.57</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-logging/
implementation 'com.turbospaces.boot:bootstrap-logging:1.0.57'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-logging/
implementation ("com.turbospaces.boot:bootstrap-logging:1.0.57")
'com.turbospaces.boot:bootstrap-logging:jar:1.0.57'
<dependency org="com.turbospaces.boot" name="bootstrap-logging" rev="1.0.57">
<artifact name="bootstrap-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-logging', version='1.0.57')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-logging" % "1.0.57"
[com.turbospaces.boot/bootstrap-logging "1.0.57"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
com.google.guava : guava | jar | |
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.3 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-logging | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-params | jar |