Last Version

Microservices Dashboard 1.0.1

Dashboard for visualizing Spring Boot microservices and the components they link to.

License

License

Categories

Categories

Microservices Container
GroupId

GroupId

be.ordina
ArtifactId

ArtifactId

microservices-dashboard-ui
Version

Version

1.0.1
Type

Type

jar
Description

Description

Microservices Dashboard
Dashboard for visualizing Spring Boot microservices and the components they link to.
Project URL

Project URL

https://github.com/ordina-jworks/microservices-dashboard
Project Organization

Project Organization

Ordina Belgium NV
Source Code Management

Source Code Management

https://github.com/ordina-jworks/microservices-dashboard.git/

Download microservices-dashboard-ui 1.0.1


<!-- https://jarcasting.com/artifacts/be.ordina/microservices-dashboard-ui/ -->
<dependency>
    <groupId>be.ordina</groupId>
    <artifactId>microservices-dashboard-ui</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/be.ordina/microservices-dashboard-ui/
implementation 'be.ordina:microservices-dashboard-ui:1.0.1'
// https://jarcasting.com/artifacts/be.ordina/microservices-dashboard-ui/
implementation ("be.ordina:microservices-dashboard-ui:1.0.1")
'be.ordina:microservices-dashboard-ui:jar:1.0.1'
<dependency org="be.ordina" name="microservices-dashboard-ui" rev="1.0.1">
  <artifact name="microservices-dashboard-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.ordina', module='microservices-dashboard-ui', version='1.0.1')
)
libraryDependencies += "be.ordina" % "microservices-dashboard-ui" % "1.0.1"
[be.ordina/microservices-dashboard-ui "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.