com.gitee.hpiot:hpiot-message

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

License

License

GroupId

GroupId

com.gitee.hpiot
ArtifactId

ArtifactId

hpiot-message
Last Version

Last Version

0.0.6
Release Date

Release Date

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

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

How to add to project

<!-- 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

Versions

Version
0.0.6
0.0.5
0.0.3
0.0.2