| License |
License |
|---|---|
| GroupId | GroupIddev.xethh.webtools |
| ArtifactId | ArtifactIdRNRUtils |
| Last Version | Last Version0.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRNRUtils
RnrUtils(Request and Response Utils) is a library for simple structure entity for request body and response body.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| RNRUtils-0.0.6.pom | |
| RNRUtils-0.0.6.jar | 11 KB |
| RNRUtils-0.0.6-sources.jar | 7 KB |
| RNRUtils-0.0.6-javadoc.jar | 460 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.xethh.webtools/RNRUtils/ -->
<dependency>
<groupId>dev.xethh.webtools</groupId>
<artifactId>RNRUtils</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/dev.xethh.webtools/RNRUtils/
implementation 'dev.xethh.webtools:RNRUtils:0.0.6'
// https://jarcasting.com/artifacts/dev.xethh.webtools/RNRUtils/
implementation ("dev.xethh.webtools:RNRUtils:0.0.6")
'dev.xethh.webtools:RNRUtils:jar:0.0.6'
<dependency org="dev.xethh.webtools" name="RNRUtils" rev="0.0.6">
<artifact name="RNRUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.xethh.webtools', module='RNRUtils', version='0.0.6')
)
libraryDependencies += "dev.xethh.webtools" % "RNRUtils" % "0.0.6"
[dev.xethh.webtools/RNRUtils "0.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vavr : vavr | jar | 0.10.4 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| commons-io : commons-io | jar | 2.11.0 |