License |
License |
---|---|
GroupId | GroupIdde.adorsys.opba |
ArtifactId | ArtifactIdopba-consent-rest-impl |
Version | Version0.30.0.1 |
Type | Typejar |
Description |
Descriptionopba-consent-rest-impl
Provides Access to Banking API
|
<!-- https://jarcasting.com/artifacts/de.adorsys.opba/opba-consent-rest-impl/ -->
<dependency>
<groupId>de.adorsys.opba</groupId>
<artifactId>opba-consent-rest-impl</artifactId>
<version>0.30.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.opba/opba-consent-rest-impl/
implementation 'de.adorsys.opba:opba-consent-rest-impl:0.30.0.1'
// https://jarcasting.com/artifacts/de.adorsys.opba/opba-consent-rest-impl/
implementation ("de.adorsys.opba:opba-consent-rest-impl:0.30.0.1")
'de.adorsys.opba:opba-consent-rest-impl:jar:0.30.0.1'
<dependency org="de.adorsys.opba" name="opba-consent-rest-impl" rev="0.30.0.1">
<artifact name="opba-consent-rest-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.opba', module='opba-consent-rest-impl', version='0.30.0.1')
)
libraryDependencies += "de.adorsys.opba" % "opba-consent-rest-impl" % "0.30.0.1"
[de.adorsys.opba/opba-consent-rest-impl "0.30.0.1"]
Group / Artifact | Type | Version |
---|---|---|
de.adorsys.opba : opba-consent-rest-api | jar | 0.30.0.1 |
de.adorsys.opba : opba-api-security | jar | 0.30.0.1 |
de.adorsys.opba : opba-db | jar | 0.30.0.1 |
de.adorsys.opba : opba-banking-protocol-facade | jar | 0.30.0.1 |
de.adorsys.opba : opba-rest-api-shared | jar | 0.30.0.1 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.boot : spring-boot-starter-data-jpa | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.google.guava : guava | jar | 28.1-jre |
org.mapstruct : mapstruct | jar | 1.3.1.Final |
com.jayway.jsonpath : json-path | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools | jar | |
org.postgresql : postgresql Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.testcontainers : postgresql | jar | 1.14.3 |
org.testcontainers : junit-jupiter | jar | 1.14.3 |
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |
org.mockito : mockito-core | jar |