Advertisement
Guest User

Untitled

a guest
Apr 29th, 2020
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <dependency>
  2. <groupId>org.openmrs.api</groupId>
  3. <artifactId>openmrs-api</artifactId>
  4. <version>${openMRSVersion}</version>
  5. <type>test-jar</type>
  6. <scope>test</scope>
  7. </dependency>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement