License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.openmrs.maven |
ArtifactId | ArtifactIdopenmrs-sdk-integration-tests |
Version | Version4.0.1 |
Type | Typejar |
Description |
DescriptionOpenMRS SDK Integration Tests
Set of integration tests for OpenMRS SDK Maven Plugin
|
Project URL |
Project URL |
Filename | Size |
---|---|
openmrs-sdk-integration-tests-4.0.1.pom | |
openmrs-sdk-integration-tests-4.0.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openmrs.maven/openmrs-sdk-integration-tests/ -->
<dependency>
<groupId>org.openmrs.maven</groupId>
<artifactId>openmrs-sdk-integration-tests</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openmrs.maven/openmrs-sdk-integration-tests/
implementation 'org.openmrs.maven:openmrs-sdk-integration-tests:4.0.1'
// https://jarcasting.com/artifacts/org.openmrs.maven/openmrs-sdk-integration-tests/
implementation ("org.openmrs.maven:openmrs-sdk-integration-tests:4.0.1")
'org.openmrs.maven:openmrs-sdk-integration-tests:jar:4.0.1'
<dependency org="org.openmrs.maven" name="openmrs-sdk-integration-tests" rev="4.0.1">
<artifact name="openmrs-sdk-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openmrs.maven', module='openmrs-sdk-integration-tests', version='4.0.1')
)
libraryDependencies += "org.openmrs.maven" % "openmrs-sdk-integration-tests" % "4.0.1"
[org.openmrs.maven/openmrs-sdk-integration-tests "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.openmrs.maven.plugins : openmrs-sdk-maven-plugin | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.shared : maven-verifier | jar | 1.7.2 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |