License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.puresoltechnologies.purifinity.server |
ArtifactId | ArtifactIdsystemmonitor.client |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPurifinity Server: systemmonitor.client
In this module and all its sub-modules Purifinity server components are included.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/systemmonitor.client/ -->
<dependency>
<groupId>com.puresoltechnologies.purifinity.server</groupId>
<artifactId>systemmonitor.client</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/systemmonitor.client/
implementation 'com.puresoltechnologies.purifinity.server:systemmonitor.client:0.4.1'
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/systemmonitor.client/
implementation ("com.puresoltechnologies.purifinity.server:systemmonitor.client:0.4.1")
'com.puresoltechnologies.purifinity.server:systemmonitor.client:jar:0.4.1'
<dependency org="com.puresoltechnologies.purifinity.server" name="systemmonitor.client" rev="0.4.1">
<artifact name="systemmonitor.client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.purifinity.server', module='systemmonitor.client', version='0.4.1')
)
libraryDependencies += "com.puresoltechnologies.purifinity.server" % "systemmonitor.client" % "0.4.1"
[com.puresoltechnologies.purifinity.server/systemmonitor.client "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.puresoltechnologies.purifinity.server : logger | jar | 0.4.1 |
com.puresoltechnologies.purifinity.server : systemmonitor.core.api | jar | 0.4.1 |
com.puresoltechnologies.purifinity.server : wildfly.utils | jar | 0.4.1 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
org.slf4j : slf4j-api | jar | 1.6.6 |