Last Version

RemoteRun Common 3.0.4

Java remote process execution toolkit

License

License

Categories

Categories

Net ORM Data
GroupId

GroupId

net.formicary.remoterun
ArtifactId

ArtifactId

remoterun-common
Version

Version

3.0.4
Type

Type

jar
Description

Description

RemoteRun Common
Java remote process execution toolkit
Project Organization

Project Organization

Formicary

Download remoterun-common 3.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.14
io.netty : netty jar 3.8.0.Final
com.google.protobuf : protobuf-java jar 2.6.1

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.8.5
commons-io : commons-io jar 2.4
ch.qos.logback : logback-classic jar 1.1.3
org.slf4j : jcl-over-slf4j jar 1.7.14

Project Modules

There are no modules declared in this project.