License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers Net CLI User Interface |
GroupId | GroupIdnet.welen.WildFly-JMX-CLI |
ArtifactId | ArtifactIdWildFly-JMX-CLI |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWildFly-JMX-CLI
Accessing JMX through WildFly CLI
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
WildFly-JMX-CLI-1.1.0.pom | |
WildFly-JMX-CLI-1.1.0.jar | 25 KB |
WildFly-JMX-CLI-1.1.0-sources.jar | 13 KB |
WildFly-JMX-CLI-1.1.0-module.zip | 235 KB |
WildFly-JMX-CLI-1.1.0-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.welen.WildFly-JMX-CLI/WildFly-JMX-CLI/ -->
<dependency>
<groupId>net.welen.WildFly-JMX-CLI</groupId>
<artifactId>WildFly-JMX-CLI</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.welen.WildFly-JMX-CLI/WildFly-JMX-CLI/
implementation 'net.welen.WildFly-JMX-CLI:WildFly-JMX-CLI:1.1.0'
// https://jarcasting.com/artifacts/net.welen.WildFly-JMX-CLI/WildFly-JMX-CLI/
implementation ("net.welen.WildFly-JMX-CLI:WildFly-JMX-CLI:1.1.0")
'net.welen.WildFly-JMX-CLI:WildFly-JMX-CLI:jar:1.1.0'
<dependency org="net.welen.WildFly-JMX-CLI" name="WildFly-JMX-CLI" rev="1.1.0">
<artifact name="WildFly-JMX-CLI" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.welen.WildFly-JMX-CLI', module='WildFly-JMX-CLI', version='1.1.0')
)
libraryDependencies += "net.welen.WildFly-JMX-CLI" % "WildFly-JMX-CLI" % "1.1.0"
[net.welen.WildFly-JMX-CLI/WildFly-JMX-CLI "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.wildfly : wildfly-controller | jar | 8.0.0.Final |
org.wildfly : wildfly-server | jar | 8.0.0.Final |