| Лицензия |
Лицензия |
|---|---|
| Группа | Группаgov.nih.ncats |
| Идентификатор | Идентификаторmolwitch-apitests |
| Последняя версия | Последняя версия0.6.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmolwitch-apitests
Test package to make sure that the MolWitch implementations meet interface specification
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| molwitch-apitests-0.6.2.pom | |
| molwitch-apitests-0.6.2.jar | 2 KB |
| molwitch-apitests-0.6.2-tests.jar | 46 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/gov.nih.ncats/molwitch-apitests/ -->
<dependency>
<groupId>gov.nih.ncats</groupId>
<artifactId>molwitch-apitests</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nih.ncats/molwitch-apitests/
implementation 'gov.nih.ncats:molwitch-apitests:0.6.2'
// https://jarcasting.com/artifacts/gov.nih.ncats/molwitch-apitests/
implementation ("gov.nih.ncats:molwitch-apitests:0.6.2")
'gov.nih.ncats:molwitch-apitests:jar:0.6.2'
<dependency org="gov.nih.ncats" name="molwitch-apitests" rev="0.6.2">
<artifact name="molwitch-apitests" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nih.ncats', module='molwitch-apitests', version='0.6.2')
)
libraryDependencies += "gov.nih.ncats" % "molwitch-apitests" % "0.6.2"
[gov.nih.ncats/molwitch-apitests "0.6.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| gov.nih.ncats : molwitch | jar | 0.6.2 |
| gov.nih.ncats : ncats-common | jar | 0.3.5 |
| junit : junit | jar | 4.13.2 |
| org.easymock : easymock | jar | 3.4 |