Last Version

io.rxmicro:rxmicro-tool-common 0.9

The basic module that provides common tools for other modules.

License

License

GroupId

GroupId

io.rxmicro
ArtifactId

ArtifactId

rxmicro-tool-common
Version

Version

0.9
Type

Type

jar
Description

Description

The basic module that provides common tools for other modules.
Project Organization

Project Organization

The RxMicro framework
Source Code Management

Source Code Management

http://github.com/rxmicro/rxmicro/tree/master/rxmicro-tool-common

Download rxmicro-tool-common 0.9


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

Dependencies

compile (1)

Group / Artifact Type Version
io.rxmicro : rxmicro-common 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.