is not current version
Last Version 1.3.4

JConnect 1.2.1

A very simple Command Line JMX Client

License

License

GroupId

GroupId

com.github.timmy80
ArtifactId

ArtifactId

jconnect
Version

Version

1.2.1
Type

Type

jar
Description

Description

JConnect
A very simple Command Line JMX Client
Project URL

Project URL

https://github.com/Timmy80/jconnect
Source Code Management

Source Code Management

https://github.com/Timmy80/jconnect/tree/master

Download jconnect 1.2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1
org.apache.logging.log4j : log4j-api jar 2.11.2
org.apache.logging.log4j : log4j-core jar 2.11.2
org.jline : jline jar 3.9.0

Project Modules

There are no modules declared in this project.