License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcn.dustlight.datacenter |
ArtifactId | ArtifactIddatacenter-service |
Last Version | Last Version0.0.6-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondatacenter-service
数据服务
|
<!-- https://jarcasting.com/artifacts/cn.dustlight.datacenter/datacenter-service/ -->
<dependency>
<groupId>cn.dustlight.datacenter</groupId>
<artifactId>datacenter-service</artifactId>
<version>0.0.6-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.datacenter/datacenter-service/
implementation 'cn.dustlight.datacenter:datacenter-service:0.0.6-alpha-2'
// https://jarcasting.com/artifacts/cn.dustlight.datacenter/datacenter-service/
implementation ("cn.dustlight.datacenter:datacenter-service:0.0.6-alpha-2")
'cn.dustlight.datacenter:datacenter-service:jar:0.0.6-alpha-2'
<dependency org="cn.dustlight.datacenter" name="datacenter-service" rev="0.0.6-alpha-2">
<artifact name="datacenter-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.datacenter', module='datacenter-service', version='0.0.6-alpha-2')
)
libraryDependencies += "cn.dustlight.datacenter" % "datacenter-service" % "0.0.6-alpha-2"
[cn.dustlight.datacenter/datacenter-service "0.0.6-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.boot : spring-boot-starter-data-mongodb-reactive | jar | |
org.springframework.boot : spring-boot-starter-webflux | jar | |
org.springframework.experimental » spring-native | jar | 0.10.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok Optional | jar | |
org.springdoc : springdoc-openapi-webflux-ui | jar | 1.5.9 |
cn.dustlight.auth : auth-resource-server-reactive | jar | |
cn.dustlight.auth : auth-client-reactive | jar | |
cn.dustlight.datacenter : datacenter-core | jar | 0.0.6-alpha-2 |
cn.dustlight.datacenter : datacenter-schema-resources | jar | 0.0.6-alpha-2 |
cn.dustlight.datacenter : datacenter-schema-adapter | jar | 0.0.6-alpha-2 |
cn.dustlight.datacenter : datacenter-mongo | jar | 0.0.6-alpha-2 |
cn.dustlight.datacenter : datacenter-amqp | jar | 0.0.6-alpha-2 |
cn.dustlight.datacenter : datacenter-elasticsearch | jar | 0.0.6-alpha-2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
io.projectreactor : reactor-test | jar |