| License |
License |
|---|---|
| GroupId | GroupIdde.adorsys.opba |
| ArtifactId | ArtifactIdopba-auth-rest-impl |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProvides Access to Banking API
|
<!-- https://jarcasting.com/artifacts/de.adorsys.opba/opba-auth-rest-impl/ -->
<dependency>
<groupId>de.adorsys.opba</groupId>
<artifactId>opba-auth-rest-impl</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.opba/opba-auth-rest-impl/
implementation 'de.adorsys.opba:opba-auth-rest-impl:1.0.0'
// https://jarcasting.com/artifacts/de.adorsys.opba/opba-auth-rest-impl/
implementation ("de.adorsys.opba:opba-auth-rest-impl:1.0.0")
'de.adorsys.opba:opba-auth-rest-impl:jar:1.0.0'
<dependency org="de.adorsys.opba" name="opba-auth-rest-impl" rev="1.0.0">
<artifact name="opba-auth-rest-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.opba', module='opba-auth-rest-impl', version='1.0.0')
)
libraryDependencies += "de.adorsys.opba" % "opba-auth-rest-impl" % "1.0.0"
[de.adorsys.opba/opba-auth-rest-impl "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.adorsys.opba : opba-auth-rest-api | jar | 1.0.0 |
| de.adorsys.opba : opba-api-security | jar | 1.0.0 |
| de.adorsys.opba : opba-db | jar | 1.0.0 |
| de.adorsys.opba : opba-banking-protocol-facade | jar | 1.0.0 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.64 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.64 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-devtools | jar | |
| org.postgresql : postgresql Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.mockito : mockito-core | jar | |
| org.springframework.boot : spring-boot-test | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.testcontainers : postgresql | jar | 1.15.2 |
| org.testcontainers : junit-jupiter | jar | 1.15.2 |