MVN

org.hprose : hprose-java

Maven & Gradle

Apr 23, 2018
8 usages
557 stars

Hprose for Java · Hprose is a High Performance Remote Object Service Engine. It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system. Hprose supports many programming languages, for example: * AAuto Quicker * ActionScript * ASP * C++ * Dart * Delphi/Free Pascal * dotNET(C#, Visual Basic...) * Golang * Java * JavaScript * Node.js * Objective-C * Perl * PHP * Python * Ruby * ... Through Hprose, You can conveniently and efficiently intercommunicate between those programming languages. This project is the implementation of Hprose for Java.

<dependency>
    <groupId>org.hprose</groupId>
    <artifactId>hprose-java</artifactId>
    <version>2.0.38</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hprose : hprose-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.38
  • Latest Beta: 1.6.0-beta5

All Versions

Choose a version of org.hprose : hprose-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
hprose-java-2.0.38
hprose-java-2.0.37
hprose-java-2.0.36
hprose-java-2.0.35
hprose-java-2.0.34
hprose-java-2.0.33
hprose-java-2.0.32
hprose-java-2.0.31
hprose-java-2.0.30
hprose-java-2.0.29
hprose-java-2.0.28
hprose-java-2.0.27
hprose-java-2.0.26
hprose-java-2.0.25
hprose-java-2.0.24
hprose-java-2.0.23
hprose-java-2.0.22
hprose-java-2.0.21
hprose-java-2.0.20
hprose-java-2.0.19
hprose-java-2.0.18
hprose-java-2.0.17
hprose-java-2.0.16
hprose-java-2.0.15
hprose-java-2.0.14
hprose-java-2.0.13
hprose-java-2.0.12
hprose-java-2.0.11
hprose-java-2.0.10
hprose-java-2.0.9
hprose-java-2.0.8
hprose-java-2.0.7
hprose-java-2.0.6
hprose-java-2.0.5
hprose-java-2.0.4
hprose-java-2.0.3
hprose-java-2.0.2
hprose-java-2.0.1
hprose-java-2.0.0
1.6.x
hprose-java-1.6.1
hprose-java-1.6.0
hprose-java-1.6.0-beta5
hprose-java-1.6.0-beta4
hprose-java-1.6.0-beta3
hprose-java-1.6.0-beta2
hprose-java-1.6.0-beta1
1.5.x
hprose-java-1.5.2
hprose-java-1.5.1
hprose-java-1.5.0

How to add a dependency to Maven

Add the following org.hprose : hprose-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.hprose</groupId>
    <artifactId>hprose-java</artifactId>
    <version>2.0.38</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.hprose : hprose-java gradle dependency to your build.gradle file:

implementation 'org.hprose:hprose-java:2.0.38'

Gradle Kotlin DSL: Add the following org.hprose : hprose-java gradle kotlin dependency to your build.gradle.kts file:

implementation("org.hprose:hprose-java:2.0.38")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.hprose : hprose-java sbt scala dependency to your build.sbt file:

libraryDependencies += "org.hprose" % "hprose-java" % "2.0.38"

Advertisement

Dependencies from Group

Apr 23, 2018
8 usages
557 stars

Discover Dependencies

Aug 07, 2023
247 usages
5.7k stars
May 26, 2015
38 stars
hk2
Mar 28, 2023
158 usages
40 stars
Aug 03, 2018
163 usages
106 stars
Mar 28, 2023
174 usages
66 stars
Oct 06, 2017
3 usages
May 02, 2015
4 usages
May 28, 2022
4 usages
61 stars
Jul 02, 2023
18 usages
61 stars