is not current version
Last Version 1.0.2

pl.ds.websight:websight-system-status 1.0.1

Module providing system report service, which lists all installed WebSight components and their versions.

GroupId

GroupId

pl.ds.websight
ArtifactId

ArtifactId

websight-system-status
Version

Version

1.0.1
Type

Type

jar

Download websight-system-status 1.0.1


<!-- https://jarcasting.com/artifacts/pl.ds.websight/websight-system-status/ -->
<dependency>
    <groupId>pl.ds.websight</groupId>
    <artifactId>websight-system-status</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.ds.websight/websight-system-status/
implementation 'pl.ds.websight:websight-system-status:1.0.1'
// https://jarcasting.com/artifacts/pl.ds.websight/websight-system-status/
implementation ("pl.ds.websight:websight-system-status:1.0.1")
'pl.ds.websight:websight-system-status:jar:1.0.1'
<dependency org="pl.ds.websight" name="websight-system-status" rev="1.0.1">
  <artifact name="websight-system-status" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.ds.websight', module='websight-system-status', version='1.0.1')
)
libraryDependencies += "pl.ds.websight" % "websight-system-status" % "1.0.1"
[pl.ds.websight/websight-system-status "1.0.1"]