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