Last Version

io.rxmicro:rxmicro-rest-server-exchange-json 0.9

The module for converting Java models to JSON format and vice versa for REST controllers.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.rxmicro
ArtifactId

ArtifactId

rxmicro-rest-server-exchange-json
Version

Version

0.9
Type

Type

jar
Description

Description

The module for converting Java models to JSON format and vice versa for REST controllers.
Project Organization

Project Organization

The RxMicro framework
Source Code Management

Source Code Management

http://github.com/rxmicro/rxmicro/tree/master/rxmicro-rest-server-exchange-json

Download rxmicro-rest-server-exchange-json 0.9


<!-- https://jarcasting.com/artifacts/io.rxmicro/rxmicro-rest-server-exchange-json/ -->
<dependency>
    <groupId>io.rxmicro</groupId>
    <artifactId>rxmicro-rest-server-exchange-json</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.rxmicro/rxmicro-rest-server-exchange-json/
implementation 'io.rxmicro:rxmicro-rest-server-exchange-json:0.9'
// https://jarcasting.com/artifacts/io.rxmicro/rxmicro-rest-server-exchange-json/
implementation ("io.rxmicro:rxmicro-rest-server-exchange-json:0.9")
'io.rxmicro:rxmicro-rest-server-exchange-json:jar:0.9'
<dependency org="io.rxmicro" name="rxmicro-rest-server-exchange-json" rev="0.9">
  <artifact name="rxmicro-rest-server-exchange-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rxmicro', module='rxmicro-rest-server-exchange-json', version='0.9')
)
libraryDependencies += "io.rxmicro" % "rxmicro-rest-server-exchange-json" % "0.9"
[io.rxmicro/rxmicro-rest-server-exchange-json "0.9"]

Dependencies

compile (2)

Group / Artifact Type Version
io.rxmicro : rxmicro-exchange-json jar 0.9
io.rxmicro : rxmicro-rest-server jar 0.9

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.mockito : mockito-junit-jupiter jar 3.6.28

Project Modules

There are no modules declared in this project.