| License | 
                License | 
        
|---|---|
| GroupId | GroupIdde.adorsys.psd2 | 
    
| ArtifactId | ArtifactIdconsent-api | 
    
| Last Version | Last Version1.10 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionconsent-api 
            Consent API 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| consent-api-1.10.pom | |
| consent-api-1.10.jar | 64 KB | 
| consent-api-1.10-sources.jar | 36 KB | 
| consent-api-1.10-javadoc.jar | 214 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.adorsys.psd2/consent-api/ -->
<dependency>
    <groupId>de.adorsys.psd2</groupId>
    <artifactId>consent-api</artifactId>
    <version>1.10</version>
</dependency>
                // https://jarcasting.com/artifacts/de.adorsys.psd2/consent-api/
implementation 'de.adorsys.psd2:consent-api:1.10'
                // https://jarcasting.com/artifacts/de.adorsys.psd2/consent-api/
implementation ("de.adorsys.psd2:consent-api:1.10")
                'de.adorsys.psd2:consent-api:jar:1.10'
                <dependency org="de.adorsys.psd2" name="consent-api" rev="1.10">
  <artifact name="consent-api" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.adorsys.psd2', module='consent-api', version='1.10')
)
                libraryDependencies += "de.adorsys.psd2" % "consent-api" % "1.10"
                [de.adorsys.psd2/consent-api "1.10"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| de.adorsys.psd2 : xs2a-core | jar | 1.10 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| io.swagger : swagger-annotations | jar | 1.5.20 | 
| org.projectlombok : lombok | jar | 1.16.20 | 
| org.apache.commons : commons-collections4 | jar | 4.1 | 
| org.jetbrains : annotations | jar | 15.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.tngtech.archunit : archunit-junit4 | jar | 0.9.1 |