tracer-spring-boot-starter


License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.codecamp.tracer
ArtifactId

ArtifactId

tracer-spring-boot-starter
Last Version

Last Version

0.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

tracer-spring-boot-starter

Download tracer-spring-boot-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
de.codecamp.tracer : tracer-core jar 0.6.1
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-validation jar
org.springframework.boot : spring-boot-starter-aop jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.1
0.6.0
0.5.0