Last Version

ch.olmero:spring-boot-starter-rollbar 2.0.2.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

ch.olmero
ArtifactId

ArtifactId

spring-boot-starter-rollbar
Version

Version

2.0.2.RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-starter-rollbar

Download spring-boot-starter-rollbar 2.0.2.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.hibernate.validator : hibernate-validator jar 6.0.9.Final
com.rollbar : rollbar-java jar 1.3.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-starter jar 2.0.1.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.1.RELEASE
org.mockito : mockito-core jar 2.15.0

Project Modules

There are no modules declared in this project.