| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdus.levk | 
| ArtifactId | ArtifactIdremote-drmaa-client | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionremote-drmaa-client Client of DRMAA web service | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| remote-drmaa-client-1.0.0.pom | |
| remote-drmaa-client-1.0.0.jar | 14 KB | 
| remote-drmaa-client-1.0.0-sources.jar | 9 KB | 
| remote-drmaa-client-1.0.0-javadoc.jar | 68 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/us.levk/remote-drmaa-client/ -->
<dependency>
    <groupId>us.levk</groupId>
    <artifactId>remote-drmaa-client</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/us.levk/remote-drmaa-client/
implementation 'us.levk:remote-drmaa-client:1.0.0'// https://jarcasting.com/artifacts/us.levk/remote-drmaa-client/
implementation ("us.levk:remote-drmaa-client:1.0.0")'us.levk:remote-drmaa-client:jar:1.0.0'<dependency org="us.levk" name="remote-drmaa-client" rev="1.0.0">
  <artifact name="remote-drmaa-client" type="jar" />
</dependency>@Grapes(
@Grab(group='us.levk', module='remote-drmaa-client', version='1.0.0')
)libraryDependencies += "us.levk" % "remote-drmaa-client" % "1.0.0"[us.levk/remote-drmaa-client "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| us.levk : drmaa-common | jar | 1.0 | 
| org.apache.xmlrpc : xmlrpc-client | jar | 3.1.3 | 
| log4j : log4j | jar | 1.2.12 | 
| us.levk : remote-drmaa-common | jar | 1.0.0 | 
| us.levk : tools-collections | jar | 1.0.0 | 
| commons-configuration : commons-configuration | jar | 1.8 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |