Last Version

com.github.leeyazhou:crpc-config-spring 1.0.2.RELEASE

RPC framework

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.leeyazhou
ArtifactId

ArtifactId

crpc-config-spring
Version

Version

1.0.2.RELEASE
Type

Type

jar
Description

Description

RPC framework
Project Organization

Project Organization

crpc

Download crpc-config-spring 1.0.2.RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.leeyazhou : crpc-config-api jar 1.0.2-SNAPSHOT
com.github.leeyazhou : crpc-registry-zookeeper jar 1.0.2-SNAPSHOT
com.github.leeyazhou : crpc-rpc jar 1.0.2-SNAPSHOT
com.github.leeyazhou : crpc-transport-netty jar 1.0.2-SNAPSHOT
org.mybatis : mybatis-spring jar 1.3.2
org.springframework : spring-context jar 4.3.25.RELEASE
org.slf4j : slf4j-api jar 1.7.30

test (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.13.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
org.slf4j : jcl-over-slf4j jar 1.7.30
junit : junit jar 4.12
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.