License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Logback Application Layer Libs Logging |
GroupId | GroupIdch.olmero |
ArtifactId | ArtifactIdspring-boot-starter-rollbar-logback |
Last Version | Last Version2.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/ch.olmero/spring-boot-starter-rollbar-logback/ -->
<dependency>
<groupId>ch.olmero</groupId>
<artifactId>spring-boot-starter-rollbar-logback</artifactId>
<version>2.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/ch.olmero/spring-boot-starter-rollbar-logback/
implementation 'ch.olmero:spring-boot-starter-rollbar-logback:2.0.2.RELEASE'
// https://jarcasting.com/artifacts/ch.olmero/spring-boot-starter-rollbar-logback/
implementation ("ch.olmero:spring-boot-starter-rollbar-logback:2.0.2.RELEASE")
'ch.olmero:spring-boot-starter-rollbar-logback:jar:2.0.2.RELEASE'
<dependency org="ch.olmero" name="spring-boot-starter-rollbar-logback" rev="2.0.2.RELEASE">
<artifact name="spring-boot-starter-rollbar-logback" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.olmero', module='spring-boot-starter-rollbar-logback', version='2.0.2.RELEASE')
)
libraryDependencies += "ch.olmero" % "spring-boot-starter-rollbar-logback" % "2.0.2.RELEASE"
[ch.olmero/spring-boot-starter-rollbar-logback "2.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
ch.olmero : spring-boot-starter-rollbar | jar | 2.0.2.RELEASE |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.1.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.0.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.1.RELEASE |
org.mockito : mockito-core | jar | 2.15.0 |