is not current version
Last Version 0.1-16

be.fluid-it.microservice.bundle:microservice-bundle-showcase-cfg 0.1-14

Showcase application utilizing the microservice bundle packaged as a capsule.

GroupId

GroupId

be.fluid-it.microservice.bundle
ArtifactId

ArtifactId

microservice-bundle-showcase-cfg
Version

Version

0.1-14
Type

Type

jar

Download microservice-bundle-showcase-cfg 0.1-14


<!-- https://jarcasting.com/artifacts/be.fluid-it.microservice.bundle/microservice-bundle-showcase-cfg/ -->
<dependency>
    <groupId>be.fluid-it.microservice.bundle</groupId>
    <artifactId>microservice-bundle-showcase-cfg</artifactId>
    <version>0.1-14</version>
</dependency>
// https://jarcasting.com/artifacts/be.fluid-it.microservice.bundle/microservice-bundle-showcase-cfg/
implementation 'be.fluid-it.microservice.bundle:microservice-bundle-showcase-cfg:0.1-14'
// https://jarcasting.com/artifacts/be.fluid-it.microservice.bundle/microservice-bundle-showcase-cfg/
implementation ("be.fluid-it.microservice.bundle:microservice-bundle-showcase-cfg:0.1-14")
'be.fluid-it.microservice.bundle:microservice-bundle-showcase-cfg:jar:0.1-14'
<dependency org="be.fluid-it.microservice.bundle" name="microservice-bundle-showcase-cfg" rev="0.1-14">
  <artifact name="microservice-bundle-showcase-cfg" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.fluid-it.microservice.bundle', module='microservice-bundle-showcase-cfg', version='0.1-14')
)
libraryDependencies += "be.fluid-it.microservice.bundle" % "microservice-bundle-showcase-cfg" % "0.1-14"
[be.fluid-it.microservice.bundle/microservice-bundle-showcase-cfg "0.1-14"]