Last Version

com.github.t1:problem-details-ri-spring 1.0.9

Problem Detail implementation for Spring Boot

License

License

GroupId

GroupId

com.github.t1
ArtifactId

ArtifactId

problem-details-ri-spring
Version

Version

1.0.9
Type

Type

jar
Description

Description

Problem Detail implementation for Spring Boot
Project URL

Project URL

https://github.com/t1/problem-details
Source Code Management

Source Code Management

https://github.com/t1/problem-details.git

Download problem-details-ri-spring 1.0.9


<!-- 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"]

Dependencies

compile (7)

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

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.