| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdch.hevs.medgift.epad.plugins | 
    
| ArtifactId | ArtifactIdepad-medgift-ws-clients | 
    
| Last Version | Last Version1.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionePAD MedGIFT WebService Clients 
            WebService client classes for calling MedGIFT ePAD server-side plugins 
         | 
    
| Project Organization | 
                    Project OrganizationMedGIFT Group | 
            
<!-- https://jarcasting.com/artifacts/ch.hevs.medgift.epad.plugins/epad-medgift-ws-clients/ -->
<dependency>
    <groupId>ch.hevs.medgift.epad.plugins</groupId>
    <artifactId>epad-medgift-ws-clients</artifactId>
    <version>1.3</version>
</dependency>
                // https://jarcasting.com/artifacts/ch.hevs.medgift.epad.plugins/epad-medgift-ws-clients/
implementation 'ch.hevs.medgift.epad.plugins:epad-medgift-ws-clients:1.3'
                // https://jarcasting.com/artifacts/ch.hevs.medgift.epad.plugins/epad-medgift-ws-clients/
implementation ("ch.hevs.medgift.epad.plugins:epad-medgift-ws-clients:1.3")
                'ch.hevs.medgift.epad.plugins:epad-medgift-ws-clients:jar:1.3'
                <dependency org="ch.hevs.medgift.epad.plugins" name="epad-medgift-ws-clients" rev="1.3">
  <artifact name="epad-medgift-ws-clients" type="jar" />
</dependency>
                @Grapes(
@Grab(group='ch.hevs.medgift.epad.plugins', module='epad-medgift-ws-clients', version='1.3')
)
                libraryDependencies += "ch.hevs.medgift.epad.plugins" % "epad-medgift-ws-clients" % "1.3"
                [ch.hevs.medgift.epad.plugins/epad-medgift-ws-clients "1.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.0 | 
| javax.ws.rs : jsr311-api | jar | 1.1.1 | 
| com.sun.jersey : jersey-core | jar | 1.19 | 
| com.sun.jersey : jersey-client | jar | 1.19 | 
| org.apache.commons : commons-configuration2 | jar | 2.1 | 
| commons-beanutils : commons-beanutils | jar | 1.9.3 | 
| ch.hevs.medgift.epad.plugins.common : epad-medgift-common | jar | 1.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |