License |
License |
---|---|
GroupId | GroupIdio.fabric8.kubeflix |
ArtifactId | ArtifactIdloanbroker-example |
Last Version | Last Version1.0.28 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKubeflix :: Examples :: Loan Broker
Kubernetes integration of Netflix OSS components
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
loanbroker-example-1.0.28.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.kubeflix/loanbroker-example/ -->
<dependency>
<groupId>io.fabric8.kubeflix</groupId>
<artifactId>loanbroker-example</artifactId>
<version>1.0.28</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.kubeflix/loanbroker-example/
implementation 'io.fabric8.kubeflix:loanbroker-example:1.0.28'
// https://jarcasting.com/artifacts/io.fabric8.kubeflix/loanbroker-example/
implementation ("io.fabric8.kubeflix:loanbroker-example:1.0.28")
'io.fabric8.kubeflix:loanbroker-example:pom:1.0.28'
<dependency org="io.fabric8.kubeflix" name="loanbroker-example" rev="1.0.28">
<artifact name="loanbroker-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.kubeflix', module='loanbroker-example', version='1.0.28')
)
libraryDependencies += "io.fabric8.kubeflix" % "loanbroker-example" % "1.0.28"
[io.fabric8.kubeflix/loanbroker-example "1.0.28"]