License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices React User Interface Web Frameworks Reactor Reactive libraries |
GroupId | GroupIdcom.github.759434091 |
ArtifactId | ArtifactIdreactor-registry-spring-boot-starter |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreactor-registry-spring-boot-starter
reactor-registry-spring-boot-starter
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.759434091/reactor-registry-spring-boot-starter/ -->
<dependency>
<groupId>com.github.759434091</groupId>
<artifactId>reactor-registry-spring-boot-starter</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.759434091/reactor-registry-spring-boot-starter/
implementation 'com.github.759434091:reactor-registry-spring-boot-starter:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.759434091/reactor-registry-spring-boot-starter/
implementation ("com.github.759434091:reactor-registry-spring-boot-starter:1.0.1.RELEASE")
'com.github.759434091:reactor-registry-spring-boot-starter:jar:1.0.1.RELEASE'
<dependency org="com.github.759434091" name="reactor-registry-spring-boot-starter" rev="1.0.1.RELEASE">
<artifact name="reactor-registry-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.759434091', module='reactor-registry-spring-boot-starter', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.759434091" % "reactor-registry-spring-boot-starter" % "1.0.1.RELEASE"
[com.github.759434091/reactor-registry-spring-boot-starter "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.5.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.5.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.8 |
io.etcd : jetcd-core | jar | 0.3.0 |
io.projectreactor : reactor-core | jar | 3.2.8.RELEASE |
com.alibaba : fastjson | jar | 1.2.56 |
javax.validation : validation-api | jar | 2.0.1.Final |
Group / Artifact | Type | Version |
---|---|---|
com.github.759434091 : reactor-rpc4j-spring-boot-starter | jar | 1.0.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.5.RELEASE |