wmi4j

Windows Management Instrumentation (WMI) client implemented by java.

License

License

GroupId

GroupId

cn.chenlichao
ArtifactId

ArtifactId

wmi4j
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

wmi4j
Windows Management Instrumentation (WMI) client implemented by java.
Project URL

Project URL

https://github.com/chenlichao-cn/wmi4j

Download wmi4j

How to add to project

<!-- https://jarcasting.com/artifacts/cn.chenlichao/wmi4j/ -->
<dependency>
    <groupId>cn.chenlichao</groupId>
    <artifactId>wmi4j</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/cn.chenlichao/wmi4j/
implementation 'cn.chenlichao:wmi4j:0.9'
// https://jarcasting.com/artifacts/cn.chenlichao/wmi4j/
implementation ("cn.chenlichao:wmi4j:0.9")
'cn.chenlichao:wmi4j:jar:0.9'
<dependency org="cn.chenlichao" name="wmi4j" rev="0.9">
  <artifact name="wmi4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.chenlichao', module='wmi4j', version='0.9')
)
libraryDependencies += "cn.chenlichao" % "wmi4j" % "0.9"
[cn.chenlichao/wmi4j "0.9"]

Dependencies

compile (3)

Group / Artifact Type Version
org.glassfish.main.external : j-interop-repackaged jar 4.0
org.slf4j : slf4j-api jar 1.7.7
org.apache.commons : commons-lang3 jar 3.1

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.9