Last Version

commons-remote 3.0.0

A remote server for developers to look inside the JVM and change the status etc...

License

License

GroupId

GroupId

io.github.pftx
ArtifactId

ArtifactId

commons-remote
Version

Version

3.0.0
Type

Type

jar
Description

Description

commons-remote
A remote server for developers to look inside the JVM and change the status etc...
Project URL

Project URL

https://github.com/pftx/niolex-common-utils
Source Code Management

Source Code Management

https://github.com/pftx/niolex-common-utils/tree/master

Download commons-remote 3.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.pftx : commons-core jar [3.0.0,4.0.0)

test (3)

Group / Artifact Type Version
junit : junit jar [4.12,5.0)
org.mockito : mockito-all jar 1.10.19
ch.qos.logback : logback-classic jar [1.1.7,2.0.0)

Project Modules

There are no modules declared in this project.