License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdcom.github.leeyazhou |
ArtifactId | ArtifactIdcrpc-codec-protobuf |
Last Version | Last Version1.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRPC framework
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-codec-protobuf/ -->
<dependency>
<groupId>com.github.leeyazhou</groupId>
<artifactId>crpc-codec-protobuf</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-codec-protobuf/
implementation 'com.github.leeyazhou:crpc-codec-protobuf:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-codec-protobuf/
implementation ("com.github.leeyazhou:crpc-codec-protobuf:1.0.2.RELEASE")
'com.github.leeyazhou:crpc-codec-protobuf:jar:1.0.2.RELEASE'
<dependency org="com.github.leeyazhou" name="crpc-codec-protobuf" rev="1.0.2.RELEASE">
<artifact name="crpc-codec-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.leeyazhou', module='crpc-codec-protobuf', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.leeyazhou" % "crpc-codec-protobuf" % "1.0.2.RELEASE"
[com.github.leeyazhou/crpc-codec-protobuf "1.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.leeyazhou : crpc-codec-api | jar | 1.0.2.RELEASE |
com.github.leeyazhou : crpc-core | jar | 1.0.2.RELEASE |
io.protostuff : protostuff-api | jar | 1.5.9 |
io.protostuff : protostuff-core | jar | 1.5.9 |
io.protostuff : protostuff-runtime | jar | 1.5.9 |
org.objenesis : objenesis | jar | 2.6 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.3.3 |