org.dousi:dousi-all

A high performance RPC framework with multiple-languages server.

License

License

GroupId

GroupId

org.dousi
ArtifactId

ArtifactId

dousi-all
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

A high performance RPC framework with multiple-languages server.

Download dousi-all

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.dousi : dousi-common jar 0.1.0
org.dousi : dousi-transport jar 0.1.0
org.dousi : dousi-protocol jar 0.1.0
org.apache.commons : commons-lang3 jar 3.9

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0