License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdde.codecamp.tracer |
ArtifactId | ArtifactIdtracer-spring-boot-starter |
Version | Version0.6.1 |
Type | Typejar |
Description |
Descriptiontracer-spring-boot-starter
|
<!-- 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"]
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 |
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 |