is not current version
Last Version 0.0.3-alpha-1

fun-service 0.0.2-alpha-1

Fun service

License

License

GroupId

GroupId

cn.dustlight.fun
ArtifactId

ArtifactId

fun-service
Version

Version

0.0.2-alpha-1
Type

Type

jar
Description

Description

fun-service
Fun service

Download fun-service 0.0.2-alpha-1


<!-- 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"]

Dependencies

compile (14)

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

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
io.projectreactor : reactor-test jar

Project Modules

There are no modules declared in this project.