| License |
License |
|---|---|
| GroupId | GroupIdcn.dustlight.fun |
| ArtifactId | ArtifactIdfun-service |
| Version | Version0.0.2-alpha-1 |
| Type | Typejar |
| Description |
Descriptionfun-service
Fun service
|
| Filename | Size |
|---|---|
| fun-service-0.0.2-alpha-1.pom | |
| fun-service-0.0.2-alpha-1.jar | 88 MB |
| fun-service-0.0.2-alpha-1-sources.jar | 48 KB |
| fun-service-0.0.2-alpha-1-javadoc.jar | 701 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.dustlight.fun/fun-service/ -->
<dependency>
<groupId>cn.dustlight.fun</groupId>
<artifactId>fun-service</artifactId>
<version>0.0.2-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.fun/fun-service/
implementation 'cn.dustlight.fun:fun-service:0.0.2-alpha-1'
// https://jarcasting.com/artifacts/cn.dustlight.fun/fun-service/
implementation ("cn.dustlight.fun:fun-service:0.0.2-alpha-1")
'cn.dustlight.fun:fun-service:jar:0.0.2-alpha-1'
<dependency org="cn.dustlight.fun" name="fun-service" rev="0.0.2-alpha-1">
<artifact name="fun-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.fun', module='fun-service', version='0.0.2-alpha-1')
)
libraryDependencies += "cn.dustlight.fun" % "fun-service" % "0.0.2-alpha-1"
[cn.dustlight.fun/fun-service "0.0.2-alpha-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.springframework.experimental » spring-native | jar | 0.10.1 |
| org.springframework.boot : spring-boot-starter-webflux | jar | |
| 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.fun : fun-core | jar | 0.0.2-alpha-1 |
| cn.dustlight.fun : fun-kubeless | jar | 0.0.2-alpha-1 |
| cn.dustlight.fun : fun-store | jar | 0.0.2-alpha-1 |
| cn.dustlight.auth : auth-resource-server-reactive | jar | |
| cn.dustlight.storage : minio-storage | jar | |
| cn.dustlight.storage : tencent-cloud-object-storage | jar | |
| cn.dustlight.storage : alibaba-cloud-object-storage | jar | |
| com.squareup.okhttp3 : okhttp | jar | 4.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| io.projectreactor : reactor-test | jar |