License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdde.adorsys.psd2.sandbox |
ArtifactId | ArtifactIdoba-rest-client |
Version | Version5.14 |
Type | Typejar |
Description |
Descriptionoba-rest-client
OpenSource Implementation Of PSD2 Dynamic Sandbox
|
Filename | Size |
---|---|
oba-rest-client-5.14.pom | |
oba-rest-client-5.14.jar | 8 KB |
oba-rest-client-5.14-sources.jar | 5 KB |
oba-rest-client-5.14-javadoc.jar | 415 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.adorsys.psd2.sandbox/oba-rest-client/ -->
<dependency>
<groupId>de.adorsys.psd2.sandbox</groupId>
<artifactId>oba-rest-client</artifactId>
<version>5.14</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.psd2.sandbox/oba-rest-client/
implementation 'de.adorsys.psd2.sandbox:oba-rest-client:5.14'
// https://jarcasting.com/artifacts/de.adorsys.psd2.sandbox/oba-rest-client/
implementation ("de.adorsys.psd2.sandbox:oba-rest-client:5.14")
'de.adorsys.psd2.sandbox:oba-rest-client:jar:5.14'
<dependency org="de.adorsys.psd2.sandbox" name="oba-rest-client" rev="5.14">
<artifact name="oba-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.psd2.sandbox', module='oba-rest-client', version='5.14')
)
libraryDependencies += "de.adorsys.psd2.sandbox" % "oba-rest-client" % "5.14"
[de.adorsys.psd2.sandbox/oba-rest-client "5.14"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
de.adorsys.psd2.sandbox : oba-rest-api | jar | 5.14 |
io.github.openfeign : feign-okhttp | jar | 10.10.1 |