License |
License |
---|---|
GroupId | GroupIdus.levk |
ArtifactId | ArtifactIdremote-drmaa-server-common |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionDRMAA Web Service
Common parts of DRMAA web service missing DRMAA implementation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
remote-drmaa-server-common-1.0.0.pom | |
remote-drmaa-server-common-1.0.0.war | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/us.levk/remote-drmaa-server-common/ -->
<dependency>
<groupId>us.levk</groupId>
<artifactId>remote-drmaa-server-common</artifactId>
<version>1.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/us.levk/remote-drmaa-server-common/
implementation 'us.levk:remote-drmaa-server-common:1.0.0'
// https://jarcasting.com/artifacts/us.levk/remote-drmaa-server-common/
implementation ("us.levk:remote-drmaa-server-common:1.0.0")
'us.levk:remote-drmaa-server-common:war:1.0.0'
<dependency org="us.levk" name="remote-drmaa-server-common" rev="1.0.0">
<artifact name="remote-drmaa-server-common" type="war" />
</dependency>
@Grapes(
@Grab(group='us.levk', module='remote-drmaa-server-common', version='1.0.0')
)
libraryDependencies += "us.levk" % "remote-drmaa-server-common" % "1.0.0"
[us.levk/remote-drmaa-server-common "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.xmlrpc : xmlrpc-server | jar | 3.1.3 |
us.levk : remote-drmaa-common | jar | 1.0.0 |
commons-configuration : commons-configuration | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.servlet | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |