| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.tiogasolutions.notify | 
    
| ArtifactId | ArtifactIdtioga-notify-sender-couch | 
    
| Last Version | Last Version5.1.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiontioga-notify-sender-couch 
            Notify Server 
         | 
    
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/org.tiogasolutions.notify/tioga-notify-sender-couch/ -->
<dependency>
    <groupId>org.tiogasolutions.notify</groupId>
    <artifactId>tioga-notify-sender-couch</artifactId>
    <version>5.1.4</version>
</dependency>
                // https://jarcasting.com/artifacts/org.tiogasolutions.notify/tioga-notify-sender-couch/
implementation 'org.tiogasolutions.notify:tioga-notify-sender-couch:5.1.4'
                // https://jarcasting.com/artifacts/org.tiogasolutions.notify/tioga-notify-sender-couch/
implementation ("org.tiogasolutions.notify:tioga-notify-sender-couch:5.1.4")
                'org.tiogasolutions.notify:tioga-notify-sender-couch:jar:5.1.4'
                <dependency org="org.tiogasolutions.notify" name="tioga-notify-sender-couch" rev="5.1.4">
  <artifact name="tioga-notify-sender-couch" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.tiogasolutions.notify', module='tioga-notify-sender-couch', version='5.1.4')
)
                libraryDependencies += "org.tiogasolutions.notify" % "tioga-notify-sender-couch" % "5.1.4"
                [org.tiogasolutions.notify/tioga-notify-sender-couch "5.1.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.tiogasolutions.notify : tioga-notify-notifier | jar | 5.1.4 | 
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 6.8.21 | 
| org.tiogasolutions.notify : tioga-notify-kernel | jar | 4.4.5 |