| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdro.ghionoiu | 
    
| ArtifactId | ArtifactIdqueue-client | 
    
| Last Version | Last Version0.1.21 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionClient for the event queue 
            Library designed to manage the interaction with the event queue 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| queue-client-0.1.21.pom | |
| queue-client-0.1.21.jar | 22 KB | 
| queue-client-0.1.21-sources.jar | 11 KB | 
| queue-client-0.1.21-javadoc.jar | 71 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ro.ghionoiu/queue-client/ -->
<dependency>
    <groupId>ro.ghionoiu</groupId>
    <artifactId>queue-client</artifactId>
    <version>0.1.21</version>
</dependency>
                // https://jarcasting.com/artifacts/ro.ghionoiu/queue-client/
implementation 'ro.ghionoiu:queue-client:0.1.21'
                // https://jarcasting.com/artifacts/ro.ghionoiu/queue-client/
implementation ("ro.ghionoiu:queue-client:0.1.21")
                'ro.ghionoiu:queue-client:jar:0.1.21'
                <dependency org="ro.ghionoiu" name="queue-client" rev="0.1.21">
  <artifact name="queue-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='ro.ghionoiu', module='queue-client', version='0.1.21')
)
                libraryDependencies += "ro.ghionoiu" % "queue-client" % "0.1.21"
                [ro.ghionoiu/queue-client "0.1.21"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : log4j-over-slf4j | jar | 1.7.25 | 
| com.amazonaws : aws-java-sdk-sqs | jar | 1.11.253 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.4 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.4 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.4 | 
| ch.qos.logback : logback-classic | jar | 1.1.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.mutabilitydetector : MutabilityDetector | jar | 0.9.2 | 
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| org.mockito : mockito-core | jar | 1.10.19 | 
| net.trajano.commons : commons-testing | jar | 1.0.1 | 
| nl.jqno.equalsverifier : equalsverifier | jar | 1.5 |