License |
License |
---|---|
GroupId | GroupIddev.fomenko |
ArtifactId | ArtifactIdhttpstatusdogs |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttpstatusdogs
Provides a perfect description for your server responses
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
httpstatusdogs-1.0.0.pom | |
httpstatusdogs-1.0.0.jar | 5 KB |
httpstatusdogs-1.0.0-sources.jar | 4 KB |
httpstatusdogs-1.0.0-javadoc.jar | 119 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.fomenko/httpstatusdogs/ -->
<dependency>
<groupId>dev.fomenko</groupId>
<artifactId>httpstatusdogs</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.fomenko/httpstatusdogs/
implementation 'dev.fomenko:httpstatusdogs:1.0.0'
// https://jarcasting.com/artifacts/dev.fomenko/httpstatusdogs/
implementation ("dev.fomenko:httpstatusdogs:1.0.0")
'dev.fomenko:httpstatusdogs:jar:1.0.0'
<dependency org="dev.fomenko" name="httpstatusdogs" rev="1.0.0">
<artifact name="httpstatusdogs" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.fomenko', module='httpstatusdogs', version='1.0.0')
)
libraryDependencies += "dev.fomenko" % "httpstatusdogs" % "1.0.0"
[dev.fomenko/httpstatusdogs "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.6 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |
io.rest-assured : rest-assured | jar | 4.4.0 |