giru-spring-boot-starter

Error monitor client for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.biasee.giru
ArtifactId

ArtifactId

giru-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

giru-spring-boot-starter
Error monitor client for Spring Boot
Project URL

Project URL

https://github.com/NaturalL/Giru
Source Code Management

Source Code Management

https://github.com/NaturalL/Giru/tree/master

Download giru-spring-boot-starter

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.springframework.boot : spring-boot-autoconfigure jar
org.apache.commons : commons-lang3 jar 3.10
log4j : log4j Optional jar 1.2.16
ch.qos.logback : logback-core Optional jar
ch.qos.logback : logback-classic Optional jar
com.fasterxml.jackson.core : jackson-databind jar 2.12.4

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0