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>
License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.ideahut |
ArtifactId | ArtifactIdsbms-httpinvoker |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsbms-hessian
Custom Spring HttpInvoker for microservice (Spring Boot)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sbms-httpinvoker-1.0.1.pom | |
sbms-httpinvoker-1.0.1.jar | 4 KB |
sbms-httpinvoker-1.0.1-sources.jar | 3 KB |
sbms-httpinvoker-1.0.1-javadoc.jar | 41 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ideahut : sbms-client | jar | 2.0.2 |
org.springframework : spring-remoting | jar | 2.0.8 |
Custom Hessian for microservice (Spring Boot)
1.6+
<dependency>
<groupId>com.github.ideahut</groupId>
<artifactId>sbms-hessian</artifactId>
<version>1.0.1</version>
</dependency>