Last Version

com.github.bakerln.framework:common-framework-rpc 1.0.2-RELEASE

a java framework for dev project

License

License

GroupId

GroupId

com.github.bakerln.framework
ArtifactId

ArtifactId

common-framework-rpc
Version

Version

1.0.2-RELEASE
Type

Type

jar
Description

Description

a java framework for dev project

Download common-framework-rpc 1.0.2-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-web jar
org.springframework.cloud : spring-cloud-starter-openfeign jar

Project Modules

There are no modules declared in this project.