sbms-hessian

Custom Spring HttpInvoker for microservice (Spring Boot)

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.ideahut
ArtifactId

ArtifactId

sbms-httpinvoker
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

sbms-hessian
Custom Spring HttpInvoker for microservice (Spring Boot)
Project URL

Project URL

https://github.com/ideahut/sbms-hessian
Source Code Management

Source Code Management

https://github.com/ideahut/sbms-hessian

Download sbms-httpinvoker

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
com.github.ideahut : sbms-client jar 2.0.2
org.springframework : spring-remoting jar 2.0.8

Project Modules

There are no modules declared in this project.

sbms-hessian

Custom Hessian for microservice (Spring Boot)

JDK

1.6+

MAVEN

<dependency>
    <groupId>com.github.ideahut</groupId>
    <artifactId>sbms-hessian</artifactId>
    <version>1.0.1</version>
</dependency>

Versions

Version
1.0.1