License |
License |
---|---|
GroupId | GroupIdcom.github.t1 |
ArtifactId | ArtifactIdproblem-details-ri-spring |
Version | Version1.0.9 |
Type | Typejar |
Description |
DescriptionProblem Detail implementation for Spring Boot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.t1/problem-details-ri-spring/ -->
<dependency>
<groupId>com.github.t1</groupId>
<artifactId>problem-details-ri-spring</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.t1/problem-details-ri-spring/
implementation 'com.github.t1:problem-details-ri-spring:1.0.9'
// https://jarcasting.com/artifacts/com.github.t1/problem-details-ri-spring/
implementation ("com.github.t1:problem-details-ri-spring:1.0.9")
'com.github.t1:problem-details-ri-spring:jar:1.0.9'
<dependency org="com.github.t1" name="problem-details-ri-spring" rev="1.0.9">
<artifact name="problem-details-ri-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.t1', module='problem-details-ri-spring', version='1.0.9')
)
libraryDependencies += "com.github.t1" % "problem-details-ri-spring" % "1.0.9"
[com.github.t1/problem-details-ri-spring "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.github.t1 : problem-details-api | jar | 1.0.9 |
com.github.t1 : problem-details-ri-lib | jar | 1.0.9 |
org.springframework.boot : spring-boot-starter-web | jar | 2.4.3 |
javax.json.bind : javax.json.bind-api | jar | 1.0 |
org.eclipse : yasson | jar | 1.0.5 |
org.glassfish : javax.json | jar | 1.1.4 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.18 |
org.slf4j : slf4j-api | jar | 1.7.30 |