| License |
License |
|---|---|
| GroupId | GroupIdcn.dustlight.fun |
| ArtifactId | ArtifactIdfun-kubeless |
| Version | Version0.0.3-alpha-1 |
| Type | Typejar |
| Description |
Descriptionfun-kubeless
Jobless Kubeless Module
|
| Filename | Size |
|---|---|
| fun-kubeless-0.0.3-alpha-1.pom | |
| fun-kubeless-0.0.3-alpha-1.jar | 32 KB |
| fun-kubeless-0.0.3-alpha-1-sources.jar | 9 KB |
| fun-kubeless-0.0.3-alpha-1-javadoc.jar | 480 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.dustlight.fun/fun-kubeless/ -->
<dependency>
<groupId>cn.dustlight.fun</groupId>
<artifactId>fun-kubeless</artifactId>
<version>0.0.3-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.fun/fun-kubeless/
implementation 'cn.dustlight.fun:fun-kubeless:0.0.3-alpha-1'
// https://jarcasting.com/artifacts/cn.dustlight.fun/fun-kubeless/
implementation ("cn.dustlight.fun:fun-kubeless:0.0.3-alpha-1")
'cn.dustlight.fun:fun-kubeless:jar:0.0.3-alpha-1'
<dependency org="cn.dustlight.fun" name="fun-kubeless" rev="0.0.3-alpha-1">
<artifact name="fun-kubeless" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.fun', module='fun-kubeless', version='0.0.3-alpha-1')
)
libraryDependencies += "cn.dustlight.fun" % "fun-kubeless" % "0.0.3-alpha-1"
[cn.dustlight.fun/fun-kubeless "0.0.3-alpha-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework : spring-beans | jar | |
| org.projectlombok : lombok Optional | jar | |
| cn.dustlight.fun : fun-core | jar | 0.0.3-alpha-1 |
| io.kubernetes : client-java | jar | 10.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |