| License |
License |
|---|---|
| GroupId | GroupIddev.xethh.webtools |
| ArtifactId | ArtifactIdRNRUtils |
| Version | Version0.0.5 |
| 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.5.pom | |
| RNRUtils-0.0.5.jar | 31 KB |
| RNRUtils-0.0.5-sources.jar | 16 KB |
| RNRUtils-0.0.5-javadoc.jar | 552 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.xethh.webtools/RNRUtils/ -->
<dependency>
<groupId>dev.xethh.webtools</groupId>
<artifactId>RNRUtils</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/dev.xethh.webtools/RNRUtils/
implementation 'dev.xethh.webtools:RNRUtils:0.0.5'
// https://jarcasting.com/artifacts/dev.xethh.webtools/RNRUtils/
implementation ("dev.xethh.webtools:RNRUtils:0.0.5")
'dev.xethh.webtools:RNRUtils:jar:0.0.5'
<dependency org="dev.xethh.webtools" name="RNRUtils" rev="0.0.5">
<artifact name="RNRUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.xethh.webtools', module='RNRUtils', version='0.0.5')
)
libraryDependencies += "dev.xethh.webtools" % "RNRUtils" % "0.0.5"
[dev.xethh.webtools/RNRUtils "0.0.5"]
| 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.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |
| 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 |