Last Version

io.rxmicro:rxmicro-rest 0.9

The basic module that defines basic RxMicro annotations, required when using the REST architecture of building program systems.

License

License

GroupId

GroupId

io.rxmicro
ArtifactId

ArtifactId

rxmicro-rest
Version

Version

0.9
Type

Type

jar
Description

Description

The basic module that defines basic RxMicro annotations, required when using the REST architecture of building program systems.
Project Organization

Project Organization

The RxMicro framework
Source Code Management

Source Code Management

http://github.com/rxmicro/rxmicro/tree/master/rxmicro-rest

Download rxmicro-rest 0.9


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

Dependencies

compile (2)

Group / Artifact Type Version
io.rxmicro : rxmicro-model jar 0.9
io.rxmicro : rxmicro-http 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.