License |
License |
---|---|
GroupId | GroupIdcom.github.t1 |
ArtifactId | ArtifactIdproblem-details-spring-test |
Version | Version1.0.9 |
Type | Typejar |
Description |
DescriptionProblem Detail test suite for Spring Boot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools Optional | jar | 2.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.3 |