is not current version
Last Version 1.0.1

com.github.ideahut:sbms-hessian 1.0.0

Custom Hessian for microservice (Spring Boot)

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.ideahut
ArtifactId

ArtifactId

sbms-hessian
Version

Version

1.0.0
Type

Type

jar

Download sbms-hessian 1.0.0


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