Last Version

ch.olmero:rollbar-spring-boot-starter-project 2.0.4.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

rollbar-spring-boot-starter-project
Version

Version

2.0.4.RELEASE
Type

Type

pom
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/rollbar-spring-boot-starter-project
Source Code Management

Source Code Management

https://github.com/olmero/rollbar-spring-boot-starter/tree/master

Download rollbar-spring-boot-starter-project 2.0.4.RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
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

  • rollbar-spring-boot-starter
  • rollbar-logback-spring-boot-starter