| License |
License |
|---|---|
| GroupId | GroupIdgov.nih.ncats |
| ArtifactId | ArtifactIdmolwitch-apitests |
| Last Version | Last Version0.6.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmolwitch-apitests
Test package to make sure that the MolWitch implementations meet interface specification
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| molwitch-apitests-0.6.2.pom | |
| molwitch-apitests-0.6.2.jar | 2 KB |
| molwitch-apitests-0.6.2-tests.jar | 46 MB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |