License |
License |
---|---|
Categories |
CategoriesNet ORM Data |
GroupId | GroupIdnet.formicary.remoterun |
ArtifactId | ArtifactIdremoterun-common |
Version | Version3.0.4 |
Type | Typejar |
Description |
DescriptionRemoteRun Common
Java remote process execution toolkit
|
Project Organization |
Project OrganizationFormicary |
Filename | Size |
---|---|
remoterun-common-3.0.4.pom | |
remoterun-common-3.0.4.jar | 99 KB |
remoterun-common-3.0.4-sources.jar | 35 KB |
remoterun-common-3.0.4-javadoc.jar | 232 KB |
Browse |
<!-- 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"]
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 |
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 |