Last Version

com.gitee.hpiot:hpiot-message 0.0.6

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.gitee.hpiot
ArtifactId

ArtifactId

hpiot-message
Version

Version

0.0.6
Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

https://gitee.com/hpiot/transfer.sdk

Download hpiot-message 0.0.6

Filename Size
hpiot-message-0.0.6.pom 6 KB
Browse

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

Dependencies

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

Project Modules

  • message
  • message-example