Last Version

OpenMRS SDK Integration Tests 4.4.0

Set of integration tests for OpenMRS SDK Maven Plugin

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.openmrs.maven
ArtifactId

ArtifactId

openmrs-sdk-integration-tests
Version

Version

4.4.0
Type

Type

jar
Description

Description

OpenMRS SDK Integration Tests
Set of integration tests for OpenMRS SDK Maven Plugin
Project URL

Project URL

https://wiki.openmrs.org/display/docs/OpenMRS+SDK

Download openmrs-sdk-integration-tests 4.4.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.openmrs.maven.plugins : openmrs-sdk-maven-plugin jar 4.4.0

test (4)

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

Project Modules

There are no modules declared in this project.