fun-kubeless

Jobless Kubeless Module

License

License

GroupId

GroupId

cn.dustlight.fun
ArtifactId

ArtifactId

fun-kubeless
Last Version

Last Version

0.0.3-alpha-1
Release Date

Release Date

Type

Type

jar
Description

Description

fun-kubeless
Jobless Kubeless Module

Download fun-kubeless

How to add to project

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

Dependencies

compile (6)

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

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3-alpha-1
0.0.3-alpha
0.0.2-alpha-1