Last Version

HubbleJava - Hubble Java SDK 1.0.0

API Java SDK

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.zhangchunsheng
ArtifactId

ArtifactId

hubble-java
Version

Version

1.0.0
Type

Type

pom
Description

Description

HubbleJava - Hubble Java SDK
API Java SDK
Project URL

Project URL

https://github.com/coco-bigdata/HubbleJava
Source Code Management

Source Code Management

https://github.com/coco-bigdata/HubbleJava

Download hubble-java 1.0.0

Filename Size
hubble-java-1.0.0.pom 9 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hubble-java-common
  • hubble-java-region
  • spring-boot-starters