License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.seezoon |
ArtifactId | ArtifactIdobservable-spring-boot-starter |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobservable-spring-boot-starter
seezoon observable spring starter
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.seezoon/observable-spring-boot-starter/ -->
<dependency>
<groupId>com.seezoon</groupId>
<artifactId>observable-spring-boot-starter</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.seezoon/observable-spring-boot-starter/
implementation 'com.seezoon:observable-spring-boot-starter:1.0.3'
// https://jarcasting.com/artifacts/com.seezoon/observable-spring-boot-starter/
implementation ("com.seezoon:observable-spring-boot-starter:1.0.3")
'com.seezoon:observable-spring-boot-starter:jar:1.0.3'
<dependency org="com.seezoon" name="observable-spring-boot-starter" rev="1.0.3">
<artifact name="observable-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seezoon', module='observable-spring-boot-starter', version='1.0.3')
)
libraryDependencies += "com.seezoon" % "observable-spring-boot-starter" % "1.0.3"
[com.seezoon/observable-spring-boot-starter "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
io.micrometer : micrometer-registry-prometheus | jar | |
org.springframework.cloud : spring-cloud-starter-sleuth | jar | |
io.zipkin.brave : brave-instrumentation-grpc | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |