License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdde.adorsys |
ArtifactId | ArtifactIddatasafe-rest-impl |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondatasafe-rest-impl
Spring Boot DataSafe Application
|
Filename | Size |
---|---|
datasafe-rest-impl-1.0.3.pom | |
datasafe-rest-impl-1.0.3.jar | 48 MB |
datasafe-rest-impl-1.0.3-sources.jar | 32 KB |
datasafe-rest-impl-1.0.3-javadoc.jar | 184 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.adorsys/datasafe-rest-impl/ -->
<dependency>
<groupId>de.adorsys</groupId>
<artifactId>datasafe-rest-impl</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys/datasafe-rest-impl/
implementation 'de.adorsys:datasafe-rest-impl:1.0.3'
// https://jarcasting.com/artifacts/de.adorsys/datasafe-rest-impl/
implementation ("de.adorsys:datasafe-rest-impl:1.0.3")
'de.adorsys:datasafe-rest-impl:jar:1.0.3'
<dependency org="de.adorsys" name="datasafe-rest-impl" rev="1.0.3">
<artifact name="datasafe-rest-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys', module='datasafe-rest-impl', version='1.0.3')
)
libraryDependencies += "de.adorsys" % "datasafe-rest-impl" % "1.0.3"
[de.adorsys/datasafe-rest-impl "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools | jar | 2.1.5.RELEASE |
io.jsonwebtoken : jjwt-impl | jar | 0.10.5 |
io.jsonwebtoken : jjwt-jackson | jar | 0.10.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.5.RELEASE |
de.adorsys : datasafe-types-api | test-jar | 1.0.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.4.1 |
org.springframework.restdocs : spring-restdocs-mockmvc | jar | 2.0.3.RELEASE |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.1 |