RNRUtils

RnrUtils(Request and Response Utils) is a library for simple structure entity for request body and response body.

License

License

GroupId

GroupId

dev.xethh.webtools
ArtifactId

ArtifactId

RNRUtils
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

RNRUtils
RnrUtils(Request and Response Utils) is a library for simple structure entity for request body and response body.
Project URL

Project URL

https://github.com/xh-dev/RnrUtils
Source Code Management

Source Code Management

https://github.com/xh-dev/RnrUtils

Download RNRUtils

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
commons-io : commons-io jar 2.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1