| Лицензия |
Лицензия |
|---|---|
| Группа | Группаus.levk |
| Идентификатор | Идентификаторremote-drmaa-common |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеremote-drmaa-common
Communication parts of DRMAA web service common to client and server
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| remote-drmaa-common-1.0.0.pom | |
| remote-drmaa-common-1.0.0.jar | 7 KB |
| remote-drmaa-common-1.0.0-sources.jar | 6 KB |
| remote-drmaa-common-1.0.0-javadoc.jar | 64 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/us.levk/remote-drmaa-common/ -->
<dependency>
<groupId>us.levk</groupId>
<artifactId>remote-drmaa-common</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/us.levk/remote-drmaa-common/
implementation 'us.levk:remote-drmaa-common:1.0.0'
// https://jarcasting.com/artifacts/us.levk/remote-drmaa-common/
implementation ("us.levk:remote-drmaa-common:1.0.0")
'us.levk:remote-drmaa-common:jar:1.0.0'
<dependency org="us.levk" name="remote-drmaa-common" rev="1.0.0">
<artifact name="remote-drmaa-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.levk', module='remote-drmaa-common', version='1.0.0')
)
libraryDependencies += "us.levk" % "remote-drmaa-common" % "1.0.0"
[us.levk/remote-drmaa-common "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| us.levk : drmaa-common | jar | 1.0 |
| org.apache.xmlrpc : xmlrpc-common | jar | 3.1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |