Download JAR files tagged by module with all dependencies
rxmicro-model from group io.rxmicro (version 0.11)
The basic module that provides the basic modelling classes and annotations.
0 downloads
Artifact rxmicro-model
Group io.rxmicro
Version 0.11
Last update 14. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rxmicro-common,
There are maybe transitive dependencies!
Group io.rxmicro
Version 0.11
Last update 14. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rxmicro-common,
There are maybe transitive dependencies!
rxmicro-documentation from group io.rxmicro (version 0.11)
The basic module for creation a REST-based microservice documentation.
0 downloads
Artifact rxmicro-documentation
Group io.rxmicro
Version 0.11
Last update 14. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies rxmicro-common, rxmicro-http,
There are maybe transitive dependencies!
Group io.rxmicro
Version 0.11
Last update 14. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies rxmicro-common, rxmicro-http,
There are maybe transitive dependencies!
rxmicro-tool-common from group io.rxmicro (version 0.11)
0 downloads
Artifact rxmicro-tool-common
Group io.rxmicro
Version 0.11
Last update 14. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rxmicro-common,
There are maybe transitive dependencies!
Group io.rxmicro
Version 0.11
Last update 14. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rxmicro-common,
There are maybe transitive dependencies!
rxmicro-annotation-processor-cdi from group io.rxmicro (version 0.11)
The RxMicro Annotation Processor internal module that generates CDI components.
Group: io.rxmicro Artifact: rxmicro-annotation-processor-cdi
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact rxmicro-annotation-processor-cdi
Group io.rxmicro
Version 0.11
Last update 14. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies rxmicro-cdi, rxmicro-annotation-processor-common, rxmicro-data, rxmicro-data-mongo, rxmicro-data-sql-r2dbc-postgresql, rxmicro-rest-client,
There are maybe transitive dependencies!
Group io.rxmicro
Version 0.11
Last update 14. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies rxmicro-cdi, rxmicro-annotation-processor-common, rxmicro-data, rxmicro-data-mongo, rxmicro-data-sql-r2dbc-postgresql, rxmicro-rest-client,
There are maybe transitive dependencies!
rxmicro-data-mongo from group io.rxmicro (version 0.11)
The module to work with dynamic repositories for interaction with Mongo DB.
0 downloads
Artifact rxmicro-data-mongo
Group io.rxmicro
Version 0.11
Last update 14. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies rxmicro-common, rxmicro-data, rxmicro-logger, rxmicro-config, rxmicro-netty-runtime, mongodb-driver-reactivestreams, mongodb-driver-core, bson, rxmicro-slf4j-proxy,
There are maybe transitive dependencies!
Group io.rxmicro
Version 0.11
Last update 14. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies rxmicro-common, rxmicro-data, rxmicro-logger, rxmicro-config, rxmicro-netty-runtime, mongodb-driver-reactivestreams, mongodb-driver-core, bson, rxmicro-slf4j-proxy,
There are maybe transitive dependencies!
rxmicro-rest-server-netty from group io.rxmicro (version 0.11)
The module that defines HTTP server implementation based on Netty.
Group: io.rxmicro Artifact: rxmicro-rest-server-netty
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact rxmicro-rest-server-netty
Group io.rxmicro
Version 0.11
Last update 14. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies rxmicro-rest-server, rxmicro-netty-runtime, netty-codec-http,
There are maybe transitive dependencies!
Group io.rxmicro
Version 0.11
Last update 14. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies rxmicro-rest-server, rxmicro-netty-runtime, netty-codec-http,
There are maybe transitive dependencies!
rxmicro-config from group io.rxmicro (version 0.11)
The module for flexible configuration of microservice projects to any environment.
0 downloads
Artifact rxmicro-config
Group io.rxmicro
Version 0.11
Last update 14. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies rxmicro-common, rxmicro-logger, rxmicro-reflection, rxmicro-resource,
There are maybe transitive dependencies!
Group io.rxmicro
Version 0.11
Last update 14. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies rxmicro-common, rxmicro-logger, rxmicro-reflection, rxmicro-resource,
There are maybe transitive dependencies!
rxmicro-validation from group io.rxmicro (version 0.11)
The basic module that contains all supported constraints and validators.
0 downloads
Artifact rxmicro-validation
Group io.rxmicro
Version 0.11
Last update 14. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rxmicro-rest,
There are maybe transitive dependencies!
Group io.rxmicro
Version 0.11
Last update 14. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rxmicro-rest,
There are maybe transitive dependencies!
rxmicro-reflection from group io.rxmicro (version 0.11)
The module with reflection utils that used by other rxmicro modules.
0 downloads
Artifact rxmicro-reflection
Group io.rxmicro
Version 0.11
Last update 14. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rxmicro-common,
There are maybe transitive dependencies!
Group io.rxmicro
Version 0.11
Last update 14. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rxmicro-common,
There are maybe transitive dependencies!
rxmicro-test-junit from group io.rxmicro (version 0.11)
The module designed for test writing using the JUnit 5 framework.
0 downloads
Artifact rxmicro-test-junit
Group io.rxmicro
Version 0.11
Last update 14. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies rxmicro-test, junit-jupiter-api, junit-jupiter-engine, junit-jupiter-params, junit-platform-commons, junit-platform-engine,
There are maybe transitive dependencies!
Group io.rxmicro
Version 0.11
Last update 14. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies rxmicro-test, junit-jupiter-api, junit-jupiter-engine, junit-jupiter-params, junit-platform-commons, junit-platform-engine,
There are maybe transitive dependencies!
Page 879 from 3 (items total 16006)