Last Version

com.github.leeyazhou:crpc-transport-api 1.0.2.RELEASE

RPC framework

License

License

GroupId

GroupId

com.github.leeyazhou
ArtifactId

ArtifactId

crpc-transport-api
Version

Version

1.0.2.RELEASE
Type

Type

jar
Description

Description

RPC framework
Project Organization

Project Organization

crpc

Download crpc-transport-api 1.0.2.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-transport-api/ -->
<dependency>
    <groupId>com.github.leeyazhou</groupId>
    <artifactId>crpc-transport-api</artifactId>
    <version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-transport-api/
implementation 'com.github.leeyazhou:crpc-transport-api:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-transport-api/
implementation ("com.github.leeyazhou:crpc-transport-api:1.0.2.RELEASE")
'com.github.leeyazhou:crpc-transport-api:jar:1.0.2.RELEASE'
<dependency org="com.github.leeyazhou" name="crpc-transport-api" rev="1.0.2.RELEASE">
  <artifact name="crpc-transport-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.leeyazhou', module='crpc-transport-api', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.leeyazhou" % "crpc-transport-api" % "1.0.2.RELEASE"
[com.github.leeyazhou/crpc-transport-api "1.0.2.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.leeyazhou : crpc-codec-api jar 1.0.2.RELEASE
com.github.leeyazhou : crpc-config-api jar 1.0.2.RELEASE
com.github.leeyazhou : crpc-core jar 1.0.2.RELEASE
com.github.leeyazhou : crpc-registry-api jar 1.0.2.RELEASE
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.