| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdde.adorsys.amp | 
    
| ArtifactId | ArtifactIdamp-client | 
    
| Last Version | Last Version0.4.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionAdorsys Message Push CDI Component 
         | 
    
| Filename | Size | 
|---|---|
| amp-client-0.4.3.pom | |
| amp-client-0.4.3.jar | 12 KB | 
| amp-client-0.4.3-sources.jar | 5 KB | 
| amp-client-0.4.3-javadoc.jar | 58 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.adorsys.amp/amp-client/ -->
<dependency>
    <groupId>de.adorsys.amp</groupId>
    <artifactId>amp-client</artifactId>
    <version>0.4.3</version>
</dependency>
                // https://jarcasting.com/artifacts/de.adorsys.amp/amp-client/
implementation 'de.adorsys.amp:amp-client:0.4.3'
                // https://jarcasting.com/artifacts/de.adorsys.amp/amp-client/
implementation ("de.adorsys.amp:amp-client:0.4.3")
                'de.adorsys.amp:amp-client:jar:0.4.3'
                <dependency org="de.adorsys.amp" name="amp-client" rev="0.4.3">
  <artifact name="amp-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.adorsys.amp', module='amp-client', version='0.4.3')
)
                libraryDependencies += "de.adorsys.amp" % "amp-client" % "0.4.3"
                [de.adorsys.amp/amp-client "0.4.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.12 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.1 | 
| com.mashape.unirest : unirest-java | jar | 1.4.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.enterprise : cdi-api | jar | |
| javax.annotation : jsr250-api | jar | 1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |