| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.openmrs.maven |
| ArtifactId | ArtifactIdopenmrs-sdk-integration-tests |
| Last Version | Last Version4.4.0 |
| Release Date | Release Date |
| 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.4.0.pom | |
| openmrs-sdk-integration-tests-4.4.0.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.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openmrs.maven/openmrs-sdk-integration-tests/
implementation 'org.openmrs.maven:openmrs-sdk-integration-tests:4.4.0'
// https://jarcasting.com/artifacts/org.openmrs.maven/openmrs-sdk-integration-tests/
implementation ("org.openmrs.maven:openmrs-sdk-integration-tests:4.4.0")
'org.openmrs.maven:openmrs-sdk-integration-tests:jar:4.4.0'
<dependency org="org.openmrs.maven" name="openmrs-sdk-integration-tests" rev="4.4.0">
<artifact name="openmrs-sdk-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openmrs.maven', module='openmrs-sdk-integration-tests', version='4.4.0')
)
libraryDependencies += "org.openmrs.maven" % "openmrs-sdk-integration-tests" % "4.4.0"
[org.openmrs.maven/openmrs-sdk-integration-tests "4.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openmrs.maven.plugins : openmrs-sdk-maven-plugin | jar | 4.4.0 |
| 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 |