Last Version

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

Problem Detail test suite for Spring Boot

License

License

GroupId

GroupId

com.github.t1
ArtifactId

ArtifactId

problem-details-spring-test
Version

Version

1.0.9
Type

Type

jar
Description

Description

Problem Detail test suite 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-spring-test 1.0.9


<!-- https://jarcasting.com/artifacts/com.github.t1/problem-details-spring-test/ -->
<dependency>
    <groupId>com.github.t1</groupId>
    <artifactId>problem-details-spring-test</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.t1/problem-details-spring-test/
implementation 'com.github.t1:problem-details-spring-test:1.0.9'
// https://jarcasting.com/artifacts/com.github.t1/problem-details-spring-test/
implementation ("com.github.t1:problem-details-spring-test:1.0.9")
'com.github.t1:problem-details-spring-test:jar:1.0.9'
<dependency org="com.github.t1" name="problem-details-spring-test" rev="1.0.9">
  <artifact name="problem-details-spring-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.t1', module='problem-details-spring-test', version='1.0.9')
)
libraryDependencies += "com.github.t1" % "problem-details-spring-test" % "1.0.9"
[com.github.t1/problem-details-spring-test "1.0.9"]

Dependencies

compile (6)

Group / Artifact Type Version
com.github.t1 : problem-details-api jar 1.0.9
com.github.t1 : problem-details-ri-spring jar 1.0.9
org.springframework.boot : spring-boot-starter-web jar 2.4.3
org.springframework.boot : spring-boot-starter-validation jar 2.4.3
org.springframework.boot : spring-boot-starter-actuator jar 2.4.3
org.projectlombok : lombok Optional jar 1.18.18

provided (1)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.1.1

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.4.3

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.3

Project Modules

There are no modules declared in this project.