emoke-rpc

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.github.sgfh
ArtifactId

ArtifactId

emoke-rpc
Last Version

Last Version

1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

emoke-rpc
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/emoke-rpc

Download emoke-rpc

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.1.RELEASE
com.squareup.okhttp3 : okhttp jar 4.2.2
com.alibaba : fastjson jar 1.2.62

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.2.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RELEASE