не последняя версия
Последняя версия 0.1-16

be.fluid-it.microservice.bundle:microservice-bundle-showcase 0.1-5

Showcase application utilizing the microservice bundle.

Группа

Группа

be.fluid-it.microservice.bundle
Идентификатор

Идентификатор

microservice-bundle-showcase
Версия

Версия

0.1-5
Тип

Тип

jar

Скачать microservice-bundle-showcase 0.1-5


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